1
Answer

Using Checkbox in datagrid and fire checked event?

Manu Raj

Manu Raj

14y
7k
1



Hai ,
   I placed on checkbox inside the datagrid. I am having one database, having one table, have the field name confirm_field. In the  confirm_field datatype is bit. I need to update the  confirm_field field from the asp.net web page. I expect, if i checked the checkbox in datagrid, I need to update the database  confirm_field, checked row value to true, other wise unchecked it will be false. Please give a solution. 


Regards,
Manu.
Answers (1)