Table Layout Dialog Box

See Also

The Table Layout dialog box enables you to specify the layout and contents of a Table component. You open the dialog box by right-clicking a Table component in the Visual Designer and choosing Table Layout.

This dialog box is especially useful if you have added a database table to the current page, as described in Adding Tablesto a Visual Web JSF Page. You can use the Get Data From drop down list in the Columns tab to see a list of appropriate objects that are in scope, such as the data provider for a database table that you previously dropped on the page.

When the dialog box opens, the Columns tab is selected. If you dropped a table directly on the Table component, you see the table's columns and fields in the dialog box, and you see the name of the table's data provider in the Get Data From field. If you did not drop a table on the Table component (for example, you dropped it on the page), you can use the dialog box's Get Data From drop down list to pick the data provider.

The dialog box has the following tabs and fields:

See Also
Table Component
About Components

Legal Notices