This is a migrated thread and some comments may be shown as answers.

Get only changed items

1 Answer 25 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Lucas
Top achievements
Rank 1
Lucas asked on 16 Apr 2014, 11:03 PM
Hi,

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

Sort by
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.

 
Tags
GridView
Asked by
Lucas
Top achievements
Rank 1
Answers by
Dimitrina
Telerik team
Share this question
or