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

Virtualization & Grouping

0 Answers 79 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Christian
Top achievements
Rank 1
Christian asked on 04 Sep 2012, 07:56 PM
Hi everybody,

I'm using Telerik controls v4.0.30319 and Silverlight 5.
I have thousands of items in the database, so I use RadGridView & VirtualQueryableCollectionView and it works perfectly.
But now, I have to allow the user to group the list, the issue is that the grouping is partial (only takes the data loaded in that moment),
also, the virtualization seems to be stopped, because, after the user expand a group, there are no more requests from next items.

There is a possible way (or workaround) to do that?

I read the official documentation and the forums, but I don't find any example that combines these two things successfully.

I appreciate any help, thanks!
Christian

No answers yet. Maybe you can help?

Tags
GridView
Asked by
Christian
Top achievements
Rank 1
Share this question
or