Hello.
I'm ussing 2008 vol.3 for CLR 2.0 ASP.NET controls. I have some issues when I want to display Grid with quite big amount of datas - I'm getting clientside error "Maximum length exceeded". Can you tell me what are the limitations for the UltraWebGrid. How many rows and columns are allowed to display.
Thx 4 all anwsers, Paweł
Hello,
I know you have asked this question a long time ago but in case you still need help or the other community member have similar issue I will be glad to assist. Your version of NetAdvantage is not supported – to check which versions are still supported please refer to the following link http://es.infragistics.com/support/default.aspx#ProductLifecycle . I will suggest you to use our new Aikido controls – WebDataGrid and take a look at Virtual Scrolling feature on the web links bellow:WebDataGrid documentation:http://help.infragistics.com/NetAdvantage/ASPNET/2011.1/CLR4.0/?page=Web_WebDataGrid_WebDataGrid.htmlEnabling Virtual Scrolling:http://help.infragistics.com/NetAdvantage/ASPNET/2011.1/CLR4.0/?page=WebDataGrid_Virtual_Scrolling.html Virtual Scrolling sample:http://samples.infragistics.com/aspnet/Samples/WebDataGrid/Performance/Configuring-Virtual-Scrolling/Default.aspx?cn=data-grid&sid=f3cba022-35ab-4588-a9a8-0d5ffd768105 Virtual scrolling with client side APIhttp://samples.infragistics.com/aspnet/Samples/WebDataGrid/Performance/Virtual-Scrolling-Client-side-API/Default.aspx?cn=data-grid&sid=bec6d55d-ba63-4a92-a10a-2a719cb4d5e5
Please let me know if you need further assistance with this case.