This question is locked. New answers and comments are not allowed.
Hi All,
I am using Telerik Q3 SP1 Silverlight controls and i am using radgridview in one of my pages. I have to add the gridview columns at runtime since the number of columns vary based on data. After considering various options, we went ahead with adding the column dynamically using new GridViewDataColumn and i have assigned my own CellTemplate and CellEditTemplate.
For each additional column, it takes about 15 secs additionally and in our case for 11 columns it is taking 3 minutes approx to load the entire gridview which is not acceptable.
Can you please let me know if i m missing something here.
Regards,
Dhileep
I am using Telerik Q3 SP1 Silverlight controls and i am using radgridview in one of my pages. I have to add the gridview columns at runtime since the number of columns vary based on data. After considering various options, we went ahead with adding the column dynamically using new GridViewDataColumn and i have assigned my own CellTemplate and CellEditTemplate.
For each additional column, it takes about 15 secs additionally and in our case for 11 columns it is taking 3 minutes approx to load the entire gridview which is not acceptable.
Can you please let me know if i m missing something here.
Regards,
Dhileep
