Is there an easy or effecient way to check if the user changes any data on the grid? comparing the old row with the new row..
thanks
2 Answers, 1 is accepted
0
Vlad
Telerik team
answered on 04 Feb 2011, 01:15 PM
Hello,
You can use CollectionChanged if your collection is INotifyCollectionChanged and PropertyChanged if the objects in the collection are INotifyPropertyChanged.
Kind regards,
Vlad
the Telerik team
Let us know about your Windows Phone 7 application built with RadControls and we will help you promote it. Learn more>>