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

RadGrid performance

2 Answers 168 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Daron
Top achievements
Rank 1
Daron asked on 22 Jan 2008, 01:25 PM
Telerik Support,

Do you have any online demos of grids containing over 100 rows of data?
I'm finding the performance of this control painstakingly slow when there are several records and want to compare to your code to see if it's something I'm doing or a shortcoming of your controls.

Cheers

2 Answers, 1 is accepted

Sort by
0
Daron
Top achievements
Rank 1
answered on 22 Jan 2008, 01:56 PM
I should also add that when there's a reasonably large grid on the page (ordinarily I don't consider 100 rows large, but RadGrid seems to struggle at this size) then all other Telerik controls' performance degrades too.

Is there a way to disable all client-side events that we aren't interested in? I'm guessing that memory is being consumed by events that aren't even needed.

Cheers
0
Sebastian
Telerik team
answered on 22 Jan 2008, 02:13 PM
Hi Daron,

We made some significant data-binding performance optimizations for the latest versions of RadGrid Prometheus/RadGrid Classic and now the control refreshes up to ten times faster:

http://www.telerik.com/products/aspnet-prometheus/release-history.aspx
http://www.telerik.com/products/aspnet/release-history.aspx

Below are several links to online demos in which the grid table consists of several hundred/thousand records:

http://www.telerik.com/DEMOS/ASPNET/Prometheus/Grid/Examples/GeneralFeatures/Paging/DefaultCS.aspx
http://www.telerik.com/DEMOS/ASPNET/Prometheus/Grid/Examples/Programming/Slider/DefaultCS.aspx
http://www.telerik.com/DEMOS/ASPNET/Prometheus/Grid/Examples/Client/VirtualScrollPaging/DefaultCS.aspx
http://www.telerik.com/DEMOS/ASPNET/Prometheus/Grid/Examples/Programming/CustomPaging/DefaultCS.aspx

Additional hints about how to optimize the performance of the control you can find under the Controls -> RadGrid -> Performance tips and tricks chapter from the online help:

http://www.telerik.com/help/radcontrols/prometheus/

Best regards,
Stephen
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
Grid
Asked by
Daron
Top achievements
Rank 1
Answers by
Daron
Top achievements
Rank 1
Sebastian
Telerik team
Share this question
or