Databases - UIRadioButtons
Radio Buttons represent a group of options were only
one of the group can be selected.
In general, from 2 to 4 alternates should be displayed.
If more options are needed, I suggest using a
picklist instead.
Paradox
| MS Access
| Delphi
| Visual Basic
| Java
Paradox
MS Access 97
Radio Buttons are created in 2 differenct ways
- Use an option group
- Use an option button
With an option group, the option values must be numeric.
If you want non-numeric options, use a
picklist.
Delphi 5.0
Visual Basic 6.0
Java
Author: Robert Clemenzi -
clemenzi@cpcug.org