Hi all ,,
am using MVVM and Telerik controls ,
I have RadGrid with one Column as checkbox template.
My requiremnt is to select only One checkbox in the Grid ,So if one Row is Selected the others is Unselected Immediately or show Message that one Row is Selected.
is there any way to uses this scenario in MVVM or Code Behind.