This question is locked. New answers and comments are not allowed.
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