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

How to get changes in property

1 Answer 62 Views
PropertyGrid
This is a migrated thread and some comments may be shown as answers.
rodzyy
Top achievements
Rank 1
rodzyy asked on 04 Aug 2011, 02:39 PM
Hi,
I want to catch changes in every property of propertygrid. One property changed - to call event. Another property changed - to call event more. Is it possible?

1 Answer, 1 is accepted

Sort by
0
Maya
Telerik team
answered on 04 Aug 2011, 03:22 PM
Hello Rodzyy,

If you bind the RadPropertyGrid to a business object, you may try to implement INotifyPropertyChanged Interface. Thus you will be able to trace the each change of the underlying object. 
Still, if that is not your case, may you provide more information what is your exact scenario ? 
 

Greetings,
Maya
the Telerik team

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

Tags
PropertyGrid
Asked by
rodzyy
Top achievements
Rank 1
Answers by
Maya
Telerik team
Share this question
or