I am using an igGrid with client side filtering, paging and sorting on 1000 rows. Everything runs fine in most browsers, however in Internet Explorer 8 I get the following warning pop up :
IE8 supposedly works this out based on number of statements processed, not on time. Either way this is essentially saying that there are large inefficiency running in the grid. Is this issue likely to go away with the service release?
Hi,
thanks for the feedback. I suggest that you isolate the kind of end user action that causes this issue. Also a code snippet from your page that's causing this will greatly help. 1000 rows is not a lot of data, and the grid has been tested and designed to work for much more than 1000 rows, and our online samples also show that. Also you can enable virtualization, which will make rendering constant.
You can also refer to our performance guidelines, which outline all options that can affect performance:
http://help.infragistics.com/Help/NetAdvantage/jQuery/2011.1/CLR4.0/html/igGrid_Performance_Guide.html
You can also refer to this performance whitepaper which has test results for IE8, specifically:
http://download.infragistics.com/marketing/infragistics-jquery-grid-performance-whitepaper.pdf
Hope it helps. Let me know if i can be of any other help.
Thanks,
Angel
Hello,Please let me know if you need further assistance with this questions