Show TOC

Background documentationConfigure Table View Task Panel Locate this document in the navigation structure

 

The Configure Table View task panel enables you to define attributes for a table view.

The following table describes the properties and attributes of this model element:

Group

Property

Description

General

Title

The title of the table view, to be displayed at the top of the table.

You can either enter a title in the field, or click the browse button to open the Edit Title dialog box and specify a title using a dynamic expression.

More information: Edit Title Dialog Box

Show title

Defines whether the table view title bar is displayed at the top of the table.

Show toolbar

Defines whether to add a toolbar to the table view.

Toolbar

If a toolbar is added to the table view, defines whether it is located at the Top or Bottom of the table.

Selectable

Indicates whether users can select table rows at runtime.

You can select or deselect the checkbox to specify whether the table view is selectable or not, or click the fx button to define the expression that specifies under which condition the table view is selectable at runtime.

Editable

Indicates whether users can enter data into the table and change displayed data at runtime.

If the table view is editable, you can still make specific controls in the view read-only.

You can select or deselect the checkbox 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.

Visible

Indicates whether the table view is hidden or displayed at runtime.

You can select or deselect the checkbox to specify whether the table view is hidden or visible, or click the fx button to define the expression that specifies under which condition the table view is displayed or hidden at runtime.

Frame style

The color scheme used for the top border and content frame at runtime. The following options are available:

  • Primary: Top border in standard color and content frame in white.

  • White: Top border and content frame in white.

  • Neutral color: Top border and content frame in lighter color.

  • Dark color: Top border and content frame in darker color.

  • No frame: Top border and content frame do not have a specific color scheme (the default window color is used).

Scale mode

Defines how to scale the table and its contents. The following options are available:

  • Fixed width: Displays the columns of the table according to their defined widths. If the table is wider than the parent container, horizontal scroll bars are added.

  • Auto-fit: Changes the width of the columns in the table to fit all the columns within the width of the parent container.

Note Note

The Scale mode setting of the parent container, for example the window or panel in which the table view is located, affects the resizing of the views that it contains, as follows:

  • If the parent Scale mode is set to Auto-fit, then any views in the container are automatically set to Auto-fit, regardless of their individual settings.

  • If the parent Scale mode is set to Fixed scale, then any views in the container are sized according to their individual settings.

End of the note.

Table colors

The color scheme for the table rows. The following options are available:

  • Same color: The background color of all rows is white.

  • Alternating colors: The background color of rows is alternated between colored and white.

  • Transparent: The background color of all rows is colored.

Table rows

Defines the number of rows to display per page of the table.

Multi-selection

Defines whether runtime users can select multiple rows in the table.

Header row

Defines whether the header row of the table (the column headings) is displayed for the table view.