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

[Solved] VirtualQueryableCollectionView with multiple tabs

0 Answers 62 Views
GridView
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Todd Millett
Top achievements
Rank 1
Todd Millett asked on 29 Jul 2011, 12:09 PM
I have a result set which contains records which are in groups. I want to data from each group to be bound to the gridview in different tabs. I have the total count of the entire result set, but I dont have the totalcount of the group of records bound the individual tabs.
Now in each grid in different tabs I want to use the VirtualQueryableCollectionView for loading data on scrolling.
How can I handle this scenerio? Your advise would be very helpful as we are stuck with this problem.
Tags
GridView
Asked by
Todd Millett
Top achievements
Rank 1
Share this question
or