Hello,
I have a RadGrid that contains two cell's, one a gridboundcolumn and the other is an itemtemplate ( Check Box ). When the checkbox is unChecked (CheckBoxChanged) I need to clear the contents of the GridBounfColumn, but am not having much luck.
How can I update the GridBoundColumn cell's value on the OnCheckChanged event?
Thanks,
SteveO
I have a RadGrid that contains two cell's, one a gridboundcolumn and the other is an itemtemplate ( Check Box ). When the checkbox is unChecked (CheckBoxChanged) I need to clear the contents of the GridBounfColumn, but am not having much luck.
How can I update the GridBoundColumn cell's value on the OnCheckChanged event?
Thanks,
SteveO