Refer this artice http://www.telerik.com/help/silverlight/gridview-columns-bound-unbound-columns.html I add unbound column with spinEdit to GridView. Now I want get values from these spinedits. Should I use xaml parser for it, or may be more nice way. Thanks
1 Answer, 1 is accepted
0
Pavel Pavlov
Telerik team
answered on 22 Jun 2010, 12:45 PM
Hi lina fetisova,
You may need to subscribe to the ValueChanged event of the control and get the updated values within the event handler.
Regards,
Pavel Pavlov
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items