Manu Raj

Manu Raj

  • NA
  • 29
  • 0

Using Checkbox in datagrid and fire checked event?

May 21 2010 2:06 AM



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)