Radio Button Controls (Magic xpa 2.x)
Radio buttons are used for multiple-choice objects. A radio button relates to a column with a discrete input range specification. Each of the range values is displayed as a single radio button, with the value displayed alongside it. The buttons appear inside a box that groups them together as one control, although the buttons look like separate entities. The user selects only one button from the group. When the user selects a button, a black dot appears in the circle to indicate that it has been selected. The column gets the value represented by the button selected. If a logical column is displayed as a radio button and its range is not defined, Magic xpa uses the default values True and False.
The Radio control properties are listed by categories:
Model
Details
Data Source
Input
Appearance
Mobile
Parking
Navigation
How Do I Implement a Radio Button?