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

Performance improvement?

1 Answer 35 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Elliott
Top achievements
Rank 2
Elliott asked on 15 Apr 2013, 02:06 PM
I currently maintain a WinForms application with 2 RadGridViews.  One of them has a large number of columns.  The application takes a long time to load.  Would it speed thing up to create the GridViews in code - and if so can I just copy the Designer in order to use the properties that have been already configured.

1 Answer, 1 is accepted

Sort by
0
Jack
Telerik team
answered on 16 Apr 2013, 01:44 PM
Hello Marianne,

RadGridView supports UI virtualization and the large number of columns should not affect the performance. Also, there should be no difference between RadGridView initialized at design time and one initialized with code. Could you, please create a sample application and send it to us. We will investigate your project and we will try to find the best option to optimize its performance.

I am looking forward to your reply.
 
Regards,
Jack
the Telerik team
WinForms Q1 2013 boasts PivotGrid, PDF Viewer, Chart enhancements and more. Check out all of the latest highlights.
Tags
GridView
Asked by
Elliott
Top achievements
Rank 2
Answers by
Jack
Telerik team
Share this question
or