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

ColumnGroups Performance issue

1 Answer 46 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Guy
Top achievements
Rank 1
Guy asked on 23 Feb 2012, 09:26 PM
Hi

My Gridview began having  performance issues when I added ColumnGroups feature , in my test case I have 3 level of Column Groups. the lowest level have 1000 column groups.,which means i have 1000 column to binding those columngroup. when i binding ColumnGroups in my GridView, it slow the performance a lot. If no column groups added, the loading time is around 2-3 sec. When I added the columnGroups the loading time is around 15-20 sec. please give some good advice to solve this issue.
 version:silverlight 4_2012_1_0221

thanks,

guy

1 Answer, 1 is accepted

Sort by
0
Pavel Pavlov
Telerik team
answered on 28 Feb 2012, 12:46 PM
Hello Guy ,

It seems you have hit a known limitation with the current version of RadGridView. Column group headers are not virtualized and indeed with large amount of columns such performance degradation may be observed. We are doing our best to boost the performance with merged column headers so they can be used in scenarios with such large amounts of columns. The first optimizations will be included in our very next service pack ( within less than a month).

Regards,
Pavel Pavlov
the Telerik team
Sharpen your .NET Ninja skills! Attend Q1 webinar week and get a chance to win a license! Book your seat now >>
Tags
GridView
Asked by
Guy
Top achievements
Rank 1
Answers by
Pavel Pavlov
Telerik team
Share this question
or