Table View 
A tabular view of data, for display and/or edit. The table displays each object in the dataset in a separate row and each object field in a separate column.
Group: Components
Model level: iView
The following table describes the properties and attributes of this model element:
Group |
Property |
Attribute |
Description |
|---|---|---|---|
Table view |
Table title |
Name of the table. You can either enter a title in the field, or click the browse button (ellipsis) at the right to open the Edit Title dialog box and specify a title using a dynamic expression. |
|
Editing condition |
User can enter data into the table and change displayed data. Indicates whether users can enter data into the form and change displayed data at runtime. Enter true or false to specify whether the table view is editable, or click the fx button to define the expression that specifies under which condition the table view is editable at runtime. |
||
Read-only |
User can view displayed data only |
||
Selection mode |
Single |
User can select one row only |
|
Multiple |
User can select multiple rows |
||
Unselectable |
Read-only - users cannot select any rows |
||
Toolbar |
Show |
Adds a toolbar button area |
|
Hide |
Hides the toolbar button area |
||
Edit |
Displays the Create Toolbar Buttons dialog box (see Create Toolbar Buttons Dialog Box) |
||
Scroll buttons |
Show |
Adds a scrolling button area |
|
Hide |
Hides the scrolling button area |
||
Edit |
Displays the Page Scrolling Buttons dialog box |
||
Row colors |
Standard |
Initial display is a plain grid |
|
Alternating |
Rows are displayed in alternating dark-white pattern |
||
Transparent |
No background grid |
||
No. of rows |
Number of rows to display per page |
||
Keep selected row |
When a row is selected in a table and the table is refreshed with new data, the focus remains on the selected row, rather than moving to the first row of the table. |
||
Wrap text |
If checked, text the table header and in the table cells automatically wraps as needed. |
||
Layout |
Fit contents |
Actual size |
Sizes the contents of the view according to its size defined on the Layout board |
Fit width |
Changes the contents of the view in proportion to the form size |
||
Frame style |
Primary frame |
Top border in standard color |
|
White |
Top border in white |
||
Neutral color |
Top border in lighter color |
||
Dark color |
Top border in darker color |
||
Transparent |
No frame |
||
Frame title bar |
Displays view title |
||
Collapsible frame |
Contents of view can be hidden/displayed |
||
Visibility condition |
[none] |
No conditions are given for displaying the form in runtime, so that it will be automatically visible |
|
true |
The form will be visible when this value appears in the formula defining when the form is displayed, such as Hidden, Required and so on |
||
false |
The form will not be visible when this value appears in the formula defining when the form is displayed, such as Hidden, Required and so on |
||
Enter formula |
Formula for indicating under what conditions the view is displayed in the iView |
||
Table at bottom |
|
The field is visible in the table |
|
|
Data type of the field |
||
Column |
Name of the field (column header). To add a field/column, click the Add (plus) button. |
||
Control |
Type of control (for full list of control types, see Control Properties Dialog Box) |