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

RadGrid Editmode Performance

1 Answer 82 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Harry
Top achievements
Rank 1
Harry asked on 30 Jun 2010, 04:28 AM
When I try to use the RadGrid buildin edit form , I found when I click the 'Add new record' or 'Edit' ,that will cause the full grid be re-flash . If the web site is in local network ,the performance seems ok.  But if access the web site from internet and the grid records number is very big. The performance will be very low. User will take a long time to wait the edit form appear.
Please see the grid online demo "Grid / PopUp Edit Form" page. That is a very well sample to point this issue.
http://demos.telerik.com/aspnet-ajax/grid/examples/dataediting/popupeditform/defaultcs.aspx

In this sample, there're two grid on this page. One is more records, another is less. When I click the 'Add new record' command item,  the performance will be very obvious differences. The first grid will take 4 sec. to show the edit form but the second grid just take 1 sec. . I think if the first grid has more and more records that will take more and more times to show the edit form.


So how to improve the performance when use build-in edit form.

1 Answer, 1 is accepted

Sort by
0
Pavlina
Telerik team
answered on 30 Jun 2010, 05:25 PM
Hi Harry,

It is expected when present large number of records at once to see delays in the grid operations execution. However, for useful tips on how to optimize your grid performance you can review the online resources 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")

I hope this helps.

All the best,
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
Harry
Top achievements
Rank 1
Answers by
Pavlina
Telerik team
Share this question
or