PRADO QuickStart Tutorial
Sample
Copyright © 2006-2024
The PRADO Group
TRadioButtonList Samples
Radio button list with default settings:
item 1
item 2
item 3
item 4
Radio button list with customized cellpadding, cellspacing, color and text alignment:
item 1
item 2
item 3
item 4
Radio button list with vertical (default) repeat direction:
item 1
item 3
item 4
item 2
Radio button list with horizontal repeat direction:
item 1
item 2
item 3
item 4
Radio button list with flow layout and vertical (default) repeat direction:
item 1
item 3
item 4
item 2
Radio button list with flow layout and horizontal repeat direction:
item 1
item 2
item 3
item 4
Radio button list's behavior upon postback:
item 1
item 2
item 3
item 4
item 5
Auto postback radio button list:
item 1
item 2
item 3
item 4
item 5
Radio Button Lists with DataBinding
Databind to an integer-indexed array:
item 1
item 2
item 3
item 4
Databind to an associative array:
item 1
item 2
item 3
item 4
Databind with DataTextField and DataValueField specified:
John
Mary
Cary
RadioButton List with Validation
RadioButton list causing validation:
You must enter a value
Agree
Disagree