0
kicks
Select All CheckBoxes in an ASP.NET ListView Control using jQuery
I have been thinking about doing this since I started using jQuery about a week ago because it is so much cleaner on the client side instead of having to do a postback just to select some CheckBoxes. Turns out it is pretty easy to do if you get your selectors right.