This is a migrated thread and some comments may be shown as answers.

IE7 performance with RadGrid

3 Answers 78 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Janise Piombo
Top achievements
Rank 1
Janise Piombo asked on 12 Nov 2010, 06:58 PM
Hi, I'm using RadGrid, to show a list of components. The problem is, when I tried to click on a record, to enter the edit form, the page takes more than 10-15 seconds only to display the editing form. This issue doesn't happen on Chrome or fxf, in those browsers it only takes 3-4 secs to load the page. 

Do you know what I can do to improve the performance on IE??
I already tried disabling pagination, sorting and other features.... I also tried showing only 5 records to see if there's a problem with the qty of data, adding custom pagination to return less results, minimizing Css. 

Is there any known issue with IE? 

I would really appreciate any help you can give me. 

Thanks,
Janise Piombo

3 Answers, 1 is accepted

Sort by
0
Pavlina
Telerik team
answered on 16 Nov 2010, 11:14 AM
Hello Janise,

The reason for the speed difference is quite trivial - the IE Javascript engine is slower.

For various performance hints, please refer to the links below:
http://www.telerik.com/help/aspnet-ajax/gridoverview.html (Chapter "Performance tips and tricks")
http://www.telerik.com/products/aspnet-ajax/resources/top-performance.aspx
http://www.telerik.com/support/aspnet-ajax.aspx (Section "Performance")

Greetings,
Pavlina
the Telerik team
Browse the vast support resources we have to jumpstart your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.
0
Michael Gois
Top achievements
Rank 1
answered on 06 Apr 2011, 10:46 AM
Hi

I am experiencing issues with IE7 as well (Firefox & Safari runs fine). I have gone through all the links you keep suggesting to people but have found no useful information. Here's a summary of what I've got:
  • RadGrid - all columns are template columns - 2 x RadNumericControls and 1 RadDateTimePicker + DataBoundColumn
  • RadCompression enabled
  • Using RadAjaxPanel and RadScriptManager
  • The page persists the view state in server memory so I cant imagine disabling viewstate will help the problem
  • Loading around 70 records.

I think I have done all the things you recommend but still not seeing acceptable performance. Can you please give me any further suggestions - I am using RadControls 2009.2.826.35

Thanks!

0
Pavlina
Telerik team
answered on 06 Apr 2011, 03:42 PM
Hi Michael,

In order to properly assist you I would suggest you to open a regular support ticket and send us sample runnable example which demonstrates the performance issue. Thus I can check it out and get back to you with a solution.

Thank you.

Kind regards,
Pavlina
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
Grid
Asked by
Janise Piombo
Top achievements
Rank 1
Answers by
Pavlina
Telerik team
Michael Gois
Top achievements
Rank 1
Share this question
or