Hi,
I am trying to add cell of type check box to my databound grid but i am facing some problems:
1. I had assosiated DataTable to grid. I am trying to change checkbox state by specifing true or false for checkbox column but there is no change in checkbox state.
2. I am not able to check or uncheck checkbox. Do i have to handle the click event and change the state of control in my code?
Thanks
-Rajiv
DatabasedAlarmUI_8751.zip