TCheckBoxList Samples

Check box list with default settings:
Check box list with customized cellpadding, cellspacing, color and text alignment:
Check box list with vertical (default) repeat direction:
Check box list with horizontal repeat direction:
Check box list with flow layout and vertical (default) repeat direction:
Check box list with flow layout and horizontal repeat direction:

Check box list's behavior upon postback:

Auto postback check box list:

Checkbox Lists with DataBinding

Databind to an integer-indexed array:
Databind to an associative array:
Databind with DataTextField and DataValueField specified:

CheckBox List with Validation

CheckBox list causing validation: