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

VirtualQueryableCollectionView + GridView filtering only loaded data

1 Answer 109 Views
Data Virtualization
This is a migrated thread and some comments may be shown as answers.
Sergey
Top achievements
Rank 1
Sergey asked on 25 Jun 2012, 12:31 AM

Posted on May 15, 2012 (permalink)

Hi,
I use VirtualQueryableCollectionViewwith RadGridViewand RIA Services.
My code is based on http://blogs.telerik.com/vladimirenchev/posts/10-12-09/server-sorting-and-filtering-with-wcf-ria-services-and-telerik-data-virtualization-for-silverlight.aspx example.
I need dynamically show and hide some rows in the grid using filters.
It looks like filter applies to loaded data only and I cannot scroll forward to the next portion of the data to be filtered.
Do you have any clues?

Best regards,
Sergey B.

1 Answer, 1 is accepted

Sort by
0
Maya
Telerik team
answered on 27 Jun 2012, 12:51 PM
Hello Sergey,

I would recommend you to run through this demo as well. Please look at your local version of the example where VirtualItemCount is reset in FilterDescriptor CollectionChanged event, causing ItemsLoading event to be called.

Greetings,
Maya
the Telerik team

Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>

Tags
Data Virtualization
Asked by
Sergey
Top achievements
Rank 1
Answers by
Maya
Telerik team
Share this question
or