Posted: 4/4/2011
Hello,
I have a scenario where in a gridview there are few fields . One of them is Checkbox and the other one isCheckboxList. Now what I want to do is if I unselect the checkbox then I want all the checkboxes checked and enabled of CheckboxList get unselected using jquery.
Im getting stuck at how to find a Checkbox List inside a gridview.
Thanks,
Sumit Arora
Please provide a sample code for your grid so that we don't have to create a sample from scratch.