This question is locked. New answers and comments are not allowed.
How to update the GridViewCheckBoxColumn 's Source when the checkbox is Checked rather than on LostFocus??
I tried to have a solution similar to the one discussed in this blog post
http://blogs.telerik.com/pavelpavlov/posts/10-01-27/cascading_comboboxes_selection_in_radgridview_for_silverlight_and_wpf.aspx
But, i could not find any event related to CheckedChanged.
How to achieve using GridViewCheckBoxColumn??
also, As the Grid will have much data, I don't want to have a checkbox Template column.
Regards,
Sam
I tried to have a solution similar to the one discussed in this blog post
http://blogs.telerik.com/pavelpavlov/posts/10-01-27/cascading_comboboxes_selection_in_radgridview_for_silverlight_and_wpf.aspx
But, i could not find any event related to CheckedChanged.
How to achieve using GridViewCheckBoxColumn??
also, As the Grid will have much data, I don't want to have a checkbox Template column.
Regards,
Sam