Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Adds a form control ID to the collection.
Syntax
public void add(FormControlId _controlId, boolean _isInGrid)
Run On
Called
Parameters
- _controlId
 Type: FormControlId Extended Data Type
 A form control ID.
- _isInGrid
 Type: boolean
 A Boolean value that indicates whether the form control is located in a grid control.
Remarks
The form control ID must be for a control that are either bound to the InventDim table or a group control that contain controls bound to the InventDim table.