Completed
Last Updated: 11 Dec 2015 14:05 by ADMIN
ADMIN
Dimitar
Created on: 14 Oct 2014 07:27
Category: GridView
Type: Bug Report
1
FIX. RadGridView - the grid does not properly reflect the changes in the underlying source when filter is applied.
To reproduce:
- Bind the grid to a binding list of custom property which has a bool value.
- Add a filter that shows only false values.
- Change some (more than one) of the underlying values to true.
- You will notice that the rows with the new value are still visible.
0 comments