This question is locked. New answers and comments are not allowed.
Hi,
I have a RadGridView bound to a datasource using MVVM. After changes have been made to any items in the collection, these changes are reflected in the grid auotmatically, however the filters applied are not updated to reflect changes i.e. archiving an item in the grid, with a filter on to only show non-archived items. Once archived I would like the item removed from the grid.
I have tried calling Rebind() but this has no effect.
Regards,
Chris
I have a RadGridView bound to a datasource using MVVM. After changes have been made to any items in the collection, these changes are reflected in the grid auotmatically, however the filters applied are not updated to reflect changes i.e. archiving an item in the grid, with a filter on to only show non-archived items. Once archived I would like the item removed from the grid.
I have tried calling Rebind() but this has no effect.
Regards,
Chris
