How to select checkboxes in an ASP.NET CheckBoxList using jQuery

0

Posted by Joe | Posted in ASP.NET, jQuery | Posted on 18-03-2010

I came across a situation where I needed to make sure at least one checkbox in an ASP.NET CheckBoxList is checked before submitting the page.  Looking at the source each checkbox element created shares the same client ID with a different number at the end, so I needed a way to select all checkboxes where the ID started the same.

Read the rest of this entry »

Post to Twitter Post to Delicious Post to Digg Post to Facebook Post to Reddit