Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Participant
886 Points
248 Posts
May 22, 2012 06:05 AM|LINK
first of all, you have to find the check box under the template field of gridview
then check null for the checkbox control,
and then the write code when checkbox is checked or unchecked,
take bool variable to store the state of the checkbox.
brijeshvaidy...
Participant
886 Points
248 Posts
Re: how to fire the checkbox
May 22, 2012 06:05 AM|LINK
first of all, you have to find the check box under the template field of gridview
then check null for the checkbox control,
and then the write code when checkbox is checked or unchecked,
take bool variable to store the state of the checkbox.
Brijesh Vaidya
India