Skip to main content
This element lets you create a static grid (table) where the contents is manually added and not directly fetched from the database.

Configuration

The following settings are all boolean.

Headers

Config for column headers.

Functions

getFieldValue(string)

You can also use rowid.n.<field> where n is the ID of the row instead of its number.

setFieldValue(String action, Map values)

menuIndex and commandIndex are optional zero-based indexes for placement. If you add a URL to addCommandMenu (v. 7.1), it will create an instant menu (a button that navigates directly, instead of opening up a context menu).

The flags

To get the decimal value: use 2^shift value. For example, to get | HeaderFlag_Right: 2^3 = 8

Table flags

Header flags

Row flags

Cell flags