TRadioButtonList Samples

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

Radio button list's behavior upon postback:

Auto postback radio button list:

Radio Button Lists with DataBinding

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

RadioButton List with Validation

RadioButton list causing validation: