![]() |
![]() |
There are two types of screen binding that can be used to connect host tables and table controls: input binding and output binding. Input binding allows you to populate the table control with data from the host table. Output binding allows you to send data from the table control to the host.
![]() |
Screen binding for table controls differs significantly from other GUI controls. For more information, see Binding Controls to Host Fields. |
Use the Input Binding page to edit or create an input binding. If you autogenerate a table control when creating a host table, an input binding is automatically created. If you instead chose to create a table using the table control from the Control palette, you could then create the input binding to that table control from this page.
![]() |
|
Host Table Columns Pane
Displays a list of the columns that have been defined on the host table. If a column in the list is highlighted, the corresponding column on the Screen Image is highlighted in red.
Screen Image
Displays the current active host screen. If a host table has been designed for this screen, the host table and any columns are outlined in gold.
Table Control Columns pane
Displays a list of the columns that have been defined in the table control.
Mapped Items
Specify how you want columns of host table data to display on your form.
Choose from Defined Columns: Select to permit columns of your host table to be individually bound to columns in your table control.
Output Table as a Single Column: Select to display all of the columns of your host table as one column in the table control. This allows users to easily view host table data as a simple list that appears on the table of your new form. It is not recommended for data that the user needs to modify, nor if you want to hide or rearrange columns on the host table.
Add Mapping button: Select to bind the highlighted column in the Host Table Columns pane to the highlighted column in the Table Control Columns pane, and display the bound columns in the displayed list of columns.
Mapped Columns: Displays a list of the columns for your designed table, based upon your selection under Mapped Items.
If you specified Your table with display showing Choose from Defined Columns All of the columns in your designed table, together with the columns in the table control to which each has been bound. Output Table as Single Column All of the available columns combined into single-column list. Delete button: Deletes the selected mapped columns from the Mapped Columns list.
![]() |
|
![]() |
Table Binding Editor - Output Binding Page |
![]() |
Working with Tables, Overview |
![]() |
Creating and Editing Tables |
![]() |
Binding Host Tables to Table Controls |
![]() |
Presentation Designer Help Links |
![]() |