FieldValue Binding Properties

The Bindings tab designates from where the data is retrieved. 

Use the Bindings properties to initialize field values.

 

Options

Description

Table, view or query

Specifies the database table containing the field to be displayed.

Field

Specifies the field to be displayed.

Enable View State

Indicates that View State is saved for the field.  Disabling the View State will improve run-time performance but no data will be retained when the application user moves from page to page.

See Also

FieldValue Tag