Edit Property Binding dialog box

Use this dialog box to specify a collection property to be used as the data binding for a component.

Grid column components (and other components) that display a single value can be bound to an individual property of the collection that is bound to the form (or to the grid component).

Field/Option Description
Collection This field specifies the name of the IDO collection to be bound to the current form or current grid component.
Property This field specifies the name of the property in the IDO collection to which the component is to be bound.
Load Just in Time When this option is selected, binary large object (BLOB) data is displayed only when the component has focus.

To have the system display the BLOB data when the form is opened, clear this check box.

Note: This option applies only to properties that contain BLOB data.