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

Real data and filtering

1 Answer 79 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Mariusz
Top achievements
Rank 1
Mariusz asked on 26 Jul 2011, 06:00 PM
Hello,
I use RadGridView to display real data.
The grid contains objects and background thread modifies object propertis.
When I set filtering on gird and change object properties the filter seems not refreshing, and object is still visible even when it doesn't meet filter conditions.
I sow Real-Time update example and seems it works properly, but in example full object is replaced in data source, not only properies values like in my application.

Could You help me where is problem?

1 Answer, 1 is accepted

Sort by
0
Vlad
Telerik team
answered on 27 Jul 2011, 07:15 AM
Hi Mariusz,

 Generally the grid will not reapply filters, groups, sort, etc. automatically on property change - just on collection change.

Regards,
Vlad
the Telerik team

Register for the Q2 2011 What's New Webinar Week. Mark your calendar for the week starting July 18th and book your seat for a walk through of all the exciting stuff we will ship with the new release!

Tags
GridView
Asked by
Mariusz
Top achievements
Rank 1
Answers by
Vlad
Telerik team
Share this question
or