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

Clear GroupColumns Slow

1 Answer 88 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Gerardo
Top achievements
Rank 1
Gerardo asked on 24 Jul 2012, 01:03 PM
Hello, i have a RadGridView with 50 columns and 12 groups. That sentences take 6 seconds.
  grid.Columns.Clear();
  grid.ColumnGroups.Clear();
How can i clear groups and columns faster?

1 Answer, 1 is accepted

Sort by
0
Pavel Pavlov
Telerik team
answered on 24 Jul 2012, 01:33 PM
Hello Gerardo,

We have recently introduced some major optimizations regarding rendering of column groups.  I suggest to wait for the service pack ( will be available in a few days) and give it a try.

In case you still experience such problems after upgrading to the service pack, please let me know so we can check further what went wrong.

All the best,
Pavel Pavlov
the Telerik team

Explore the entire Telerik portfolio by downloading Telerik DevCraft Ultimate.

Tags
GridView
Asked by
Gerardo
Top achievements
Rank 1
Answers by
Pavel Pavlov
Telerik team
Share this question
or