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

[Solved] GridViewCheckBoxColumn - Update Source on Checkbox Selection Change

0 Answers 113 Views
GridView
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
samjayander
Top achievements
Rank 1
samjayander asked on 29 Aug 2011, 09:27 AM
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
Tags
GridView
Asked by
samjayander
Top achievements
Rank 1
Share this question
or