I have added a check box column to all of the rows in grid.
when user checks the checkbox i have to change cloumn value of datatable that is binded to grid.
Can any one tell me which event should i used
I tried out with grid_click but that is workingout for row and column not for the checkbox which i added
very urgent one .. Please help me out