obout Interface - OboutCheckBox - Linked Fields

 
Enable Fields
First Name:
Last Name:
 
 
Disable Fields
First Name:
Last Name:
 
 
Show Fields
First Name:
Last Name:
 
 
Hide Fields
First Name:
Last Name:


The OboutCheckBox control can be linked to other controls, that will depend on the state of the check box.
Thus these dependent fields will be enabled / disabled or shown / hidden based on the state of the OboutCheckBox control they depend on.
Everything is done internally by the OboutCheckBox control. No extra coding is required.

If you link obout Interface Controls to an OboutCheckBox control, these controls will be enabled / disabled based on the state
of the check box. If you link HTML elements (e.g. table rows, div elements, etc.) to an OboutCheckBox control, these controls
will be shown / hidden based on the state of the check box.

The OboutCheckBox class exposes two properties that can be used for this purpose:



« Back to examples