|
|
|
|
|
- Item characteristics
- Updating an item with the data from the Radio Button control
Binding a Radio Button control to an item
A Radio Button control can be bound to an item in a data file, query, etc. The following types of items can be bound to a radio button: The item bound to the radio button will contain the number of the option selected in the Radio Button control. Updating an item with the data from the Radio Button control 1st case: the controls in the window or page are bound to items in a data fileAll the items in the data file (or a related file) that are bound to a control in the window or page will be updated by: 2nd case: the controls in the window or page are not bound to items in a data file The value of each control must be assigned to each item using the following syntax: <Data file>.<Item> = <Control name>
This page is also available for…
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|