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

Row Changed/Added Flag

1 Answer 49 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Ramin
Top achievements
Rank 1
Ramin asked on 30 Nov 2010, 08:30 PM
Is there any flag for GridView rows that tells me if the user has changed a row or the row has been added recently? I need to traverse all the rows that are changed/inserted then update our database.
Thanks,

1 Answer, 1 is accepted

Sort by
0
Milan
Telerik team
answered on 05 Dec 2010, 09:51 PM
Hi Ramin,

There is no built-in support for this scenario. Have you considered using Entity Framework for accessing your data? The Entity Framework provides methods and properties which will allow you to traverse all changed items. 

All the best,
Milan
the Telerik team
Browse the videos here>> to help you get started with RadControls for WPF
Tags
GridView
Asked by
Ramin
Top achievements
Rank 1
Answers by
Milan
Telerik team
Share this question
or