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?
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?