Hello Telerik,
I’m using the RadGridView bound to a QueryableEntityCollectionView which is just a simple SQL-Table. How can I reload the collection
(update the UI) when only a field in an existing row has changed in the background in the SQL-Database.
Calling Refresh() works if a row is added or deleted.
Regards
Uwe
I’m using the RadGridView bound to a QueryableEntityCollectionView which is just a simple SQL-Table. How can I reload the collection
(update the UI) when only a field in an existing row has changed in the background in the SQL-Database.
Calling Refresh() works if a row is added or deleted.
Regards
Uwe