Hi,
We are using ultrawebgrid 2010. We are loading 30 column and the dataset has 500 rows.The grid is not loading over internet and the IE is getting crashed.Please give some suggestion to boost up the performance.
Regards,Kumar V,Systems Engineer,Aricent
Hello Ramraj,Please provide some basic information like what exactly is your service release of NetAdvantage (I assume you are using latest service release for 10.3). Please provide also information what version of IE you are using because there are known issues with IE 8 and the way it renders the HTML elements so please take a look at the following tutorial http://help.infragistics.com/NetAdvantage/ASPNET/2011.1/CLR4.0/?page=WebGrid_Performance.html .
Hi Nikifor,
Yes we are using the version 10.3 . The browser which i am using is mozilla version 3.6.I have tried enabling the pagination, but still its taking quite sometime to laod the page.
Without pagination its taking 45 sec and with pagination its taking 30-33 sec.
Regards
Ramraj S.
Hello Ramraj,Please let me know if you have any further questions regarding this issue.
Hello Ramraj,Please take a look at the following topic of our online help - http://help.infragistics.com/NetAdvantage/ASPNET/2011.1/CLR4.0/?page=WebGrid_Paging.htmlwhere it is described that paging allows the web page to load quicker since all of the data is not loaded initially.
Hi,We have planned to do a server side pagination , the idea is to fetch only 50 records each time and load into a grid.When user selects the second page next 50 record will be retrived from DB and loaded into the grid.Please suggest us to implement this kind of environment.Regards,Ramraj S
Hello Nikifor,
I have tested in IE8.
Regards,
Hello Ramraj.Please verify what is your version of IE.