Monday, July 4, 2011

Working with CheckBoxList

Here is some links about checkboxlist in VisualStudio.
CheckBoxList Control
(1) CheckBoxList Class

(2) ASP.NET : The checkbox and checkboxlist control

(3) CheckBoxList Control in ASP.NET

(4) Generic Way to Bind Enum With Different ASP.NET List Controls

(5) ASP.NET 4.0 New Feature- RepeatLayout property for CheckBoxList and RadioButtonList Controls.

(6) How to retrieve checkboxes values in jQuery

(7) Jquery to Get selected items from CheckBoxList

(8) JQuery to determine if all checkboxlists (in div) have been checked

(9) How to check if checkbox is checked using jQuery

CheckBoxList validation
(1) Creating a CheckBoxList validation control in C#

(2) CheckBoxList client side validation using JQuery

(3) Creating a Custom Validation Control in ASP.NET

CheckBoxList with LINQ
(1) ASP.Net CheckBoxList, Linq, and jQuery

(2) LINQ: Get all selected values of a CheckBoxList using a Lambda expression

(3) Get all values from CheckBoxList in C#

CheckBoxList with JQuery
(1) ASP.NET Checkboxlist get values in client side [JQuery]

(2) Toggle items in a CheckBoxList using jQuery

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

(4) Jquery and CheckboxList