|
|
|
|
|
- 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: window or page fields are bound to fields in a data file (Binding) All 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: Case 2: window or page fields are not associated with fields 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…
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|