Setting up expression binding
Expression binding is a kind of data binding that you can apply only to Edit and Static components. This type of binding expands the capabilities of forms and reduces situations where form scripts or extended IDOs are required.
To set up expression binding for an Edit or Static component:
- With a form open in Design Mode, select the Edit or Static component that you want to apply expression binding to.
- On the Component property sheet, click the ellipsis ( ) button for the property.
- In the Edit Component Data Binding dialog box, select Expression as the Type.
- Click .
-
In the Edit Expression Binding dialog box, perform these
steps:
- Click .
The expression is stored in the component data
source in the form of
expression( expression )
.