Answer:
As there is no CommandName property of Checkbox so when in Datagrid or any databound control give the AutoPostBack to True and bind to its event "OnCheckedChanged" and define it in the Server Code, it will work.
Asked In: Many Interviews |
Alert Moderator