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 take a look at the attached from me sample created via NetAdvantage 10.3.20103.2217 (last service release for this version). It was tested under Win 7 and FireFox 3.6 and is loading for less than a minute. Please modify the sample or provide a new one which to reproduces this misbehavior.
Hello Nikifor,
Thanks for your response. I have tried your code and its working but the IE is hanged after the load.
I am unable to edit any of the column to figure it out my issue.
Regards,
Hello Ramraj.Please verify what is your version of IE.
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 Ramraj,Please let me know if you have any further questions regarding this issue.