I have an application that process only affected records, we will move to a telerik grid.
how can I get only changed items from a object source?
Best Regards.
1 Answer, 1 is accepted
0
Dimitrina
Telerik team
answered on 18 Apr 2014, 01:49 PM
Hello,
RadGridView itself does not provide an option to monitor if its bound items has being changed. You could control this though the source collection. You just need to have a collection that exposes HasChanges property which gets a value indicating whether this collection has changes or not.
Regards,
Didie
Telerik
Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.