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

Determine If Data Changes

2 Answers 66 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Kevin Marois
Top achievements
Rank 1
Kevin Marois asked on 26 Oct 2011, 04:38 PM
In the RadGrid how can I determine if the user changed the value of the data in a grid cell? I'm using WPPF and MVVM.

2 Answers, 1 is accepted

Sort by
0
Vlad
Telerik team
answered on 27 Oct 2011, 07:14 AM
Hello,

 If you are familiar with MVVM then you should know that this should be handled in your data layer - property setter, INotifyPropertyChanged, etc. 

Regards,
Vlad
the Telerik team

Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>

0
Kevin Marois
Top achievements
Rank 1
answered on 27 Oct 2011, 05:11 PM
Yes, but what property to I bind to????
Tags
GridView
Asked by
Kevin Marois
Top achievements
Rank 1
Answers by
Vlad
Telerik team
Kevin Marois
Top achievements
Rank 1
Share this question
or