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)
0
jdrobbie

jdrobbie

NA 3 0 19y
I already have Crystal website I think their documentation is poor. Little or no examples, etc. or minimal references Forums seem to be the best place to get real-world answers.
0
MythicalMe

MythicalMe

NA 245 0 19y
I always think of Crystal Reports as a final destination for data, so I don't think that it is possible. Crystal Reports is a third party add-on, so you might try their web site to see if they have any further information.