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

Page load performance seems really slow

1 Answer 46 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Channa Leang
Top achievements
Rank 1
Channa Leang asked on 25 Aug 2010, 08:03 PM
I've just had over 15K records to render in my RadGrid which has client OnRowContextMenu & AllowRowSelect="true" enabled. The Ajax performance seems really slow, and sometimes popped timeout error.

The select sql query is okay when I've run it against Management Studio. Also, I've applied http compression in my IIS 6 which is running on Win-Server 2003 r2.

Any suggestions to improve performance on RadGrid's part?

1 Answer, 1 is accepted

Sort by
0
Pavlina
Telerik team
answered on 26 Aug 2010, 02:44 PM
Hello Channa,

I suspect the behavior is due to the large number of records that you are retrieving. Usually, limiting the number of rows/columns has the most impact on the performance.

Please examine the links below for useful tips on how to optimize the grid performance:
http://www.telerik.com/help/aspnet-ajax/grdviewstatereductiontechniques.html
http://www.telerik.com/products/aspnet-ajax/getting-started/top-performance.aspx

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
Channa Leang
Top achievements
Rank 1
Answers by
Pavlina
Telerik team
Share this question
or