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
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