you may need to render the checkbox control using template columns. Use the
autopostback=true. and the attributes collections (ofcourse you need to
insert the record key and the column name, in named attributes) to get the
right value and you should have an event raised everrytime a value changes.
This is bandwidth intensive though.
"Sheikh Nabeel Moeen" <nabeelmoeen (AT) hotpop (DOT) com> wrote
Quote:
Hi,
I have a dataGrid with several boolean columns (that show up as
checkboxes).
How can i capture hte even when the user clicks a checkbox to change its
state (and get the current state of that checkbox)?
Regards,
Nabeel |