WinStudio

Edit Property Binding Dialog Box


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). Use this dialog box to specify a collection property as the data binding for a component.

Collection The name of the collection for the current form or current grid component.
Property The name of the property in the collection to which the component is bound.
Load Just in Time For properties containing binary large object (BLOB) data, select this check box if you want to display the BLOB data only when the component has focus. Clear this check box if you want to display the BLOB data when the form is opened.

Related Topics

Binding Components to Collections or Properties

Binding Components to Variables

Component Data Binding Types

Set Data Bindings for a Component

Tip: Referencing Collections Bound to Forms or Grids