Hello,
I have a RadGrid in a control, the grid has a GridCheckBoxColumn. My question is how is it possible to attach a Checked Change event to the column. I tried to convert the column to a checkbox and then to attach the event and PostBack = true. It looks like he does a Postback but doesn't fires the event. Any idea how I could do this?
Thanks,
Jurjen
I have a RadGrid in a control, the grid has a GridCheckBoxColumn. My question is how is it possible to attach a Checked Change event to the column. I tried to convert the column to a checkbox and then to attach the event and PostBack = true. It looks like he does a Postback but doesn't fires the event. Any idea how I could do this?
Thanks,
Jurjen