Hi,
I do a little tests with RadGridView and I have to say that the RadGridView ist extremely slow, especially the scrolling. I first added a DataTable object as data source with 130 rows and 20 columns. The application was running full screen with 1920x1200 screen resolution. Scrolling is nearly impossible, the grid takes 2 or more seconds to update the position of the rows. After that I added a List<T> with 500 DateTime objects to see if the problem lies elsewhere, but without success.
My computer is a Pentium Quad Code @ 2.8Ghz, 8GB ram, NVidia Quadro NVS. I know that the graphic adapter isn't the fastes in the world, but for scrolling a table it should be enough.
What can I do to improve the performance!? The problem is that our customers have way slower computers. So the RadGridView is not useable for me.
Thanks in advance
Martin Horst
8 Answers, 1 is accepted
Hi,
I think the problem is more the graphic adapter than the processor. I also figured out that disabling the grouping mechanism improves the performance slightly. But the grid is still much slower than the normal Windows Forms one. So I hope there is way to impove the performance, because I would like to use it.
Best regards
Martin Horst
Currently RadGridView is not optimized for larger number of columns (10+). We know about this limitation and we plan to implement column virtualization in our upcoming Q2 release (more info). Nevertheless, please send me your application in a new support ticket and I will research if we can optimize something in your app. We will also consider your scenario when refactoring the scrolling mechanism.
Kind regards,
Jack
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.
Hi Jack,
thanks for your answer. My application in the moment is only a little test application, so there is no need for you the try to improve the performance. Furthermore I read that the next version of the RadGridView will support ErrorText properties on grid cells. This is also an realy important feature for me, because I'm planning to replace the Windows Forms grid view with the Telerik one in an existing application. And there I realy need the new ErrorText cell property. So, I have to wait for the next version.
Best regards
Martin Horst
We are glad to hear that the new version will better help you. We plan to release a beta in about three weeks, so feel free to download and play with it. We will appreciate your feedback.
Greetings,
Jack
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.
Thank you for contacting us. Could you please send us your project so we can test it and locate the issue?We will be glad to help further. Please note that you have to open a new support ticket in order to be able to attach your files.
I am looking forward to your reply.
Greetings,
Jack
the Telerik team
Q2’11 SP1 of RadControls for WinForms is available for download (see what's new); also available is the Q3'11 Roadmap for Telerik Windows Forms controls.