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

RadGridView constructor is very slow

2 Answers 140 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Kif
Top achievements
Rank 1
Kif asked on 02 Mar 2011, 01:43 PM
Hi,

I have placed the RadGridView om a normal Form. Opening the form for the first time is very slow (2.5-3 sek), and I've tracked it down to this line in the .Designer.cs file:
 
this.grdPaymentLines = Telerik.WinControls.UIRadGridView();

 

This only happens the first time I open the form. Any idea what the problem might be?

Regards,
K

2 Answers, 1 is accepted

Sort by
0
Accepted
Richard Slade
Top achievements
Rank 2
answered on 02 Mar 2011, 01:52 PM
Hello,

For information on speeding up your form, please have a look at :
1: this knowledge base article on performance considerations
2: this forum thread on slow loading forms

Hope this helps, but if you require further information, please let me know
thanks
Richard
0
Richard Slade
Top achievements
Rank 2
answered on 03 Mar 2011, 11:57 AM
Hello,

Did this help? If so please remember to mark as answer so others can find the solution too. If you need further help, please let me know
Richard
Tags
GridView
Asked by
Kif
Top achievements
Rank 1
Answers by
Richard Slade
Top achievements
Rank 2
Share this question
or