Table
Properties
General
| Property | Type | Description |
|---|---|---|
| Display name | text | Text value for display name |
Visual
| Property | Type | Description |
|---|---|---|
| Add button style | single select | Select option for element add style Allowed values: Icon, Primary Button. |
| Selected rows access key | text | Text value for selected rows access key (Deprecated) |
| Selection mode | single select | Select option for selection mode Allowed values: Single, Multiple, None. |
| Height | text | Text value for height |
| Allow searching | boolean | Enable or disable allow searching |
| Details row enabled | boolean | Specify if details row will be used |
| Row details custom template id | content | Specify which boardlet will be used as a template in details row |
| Height of details template component in pixels | text | Specify height of the details template component in pixels |
| Collapse details rows on row click | single select | Defines whether clicking a data row collapses all currently expanded details rows. Allowed values: None. |
| Scrolling Mode | single select | Select option for scrolling mode |
| Column Rendering Mode | single select | Specifies the rendering mode for columns. Applies when columns are left outside the viewport. Requires the columnWidth, columnAutoWidth, or width (for all columns) property specified. |
| Auto Expand All Groups | boolean | Enable or disable auto expand all |
| Enter key action | single select | Select option for enter key action Allowed values: Start edit, Move focus. |
| Edit on key press | boolean | Enable or disable edit onkey press |
| Enter key direction | single select | Select option for enter key direction Allowed values: None, Column, Row. |
| Skip non-editable columns | boolean | When enabled, keyboard navigation skips non-editable columns. Useful for batch editing and fast data entry. |
Event_actions
| Property | Type | Description |
|---|---|---|
| Events | events | Configure event handlers |
Authorization
| Property | Type | Description |
|---|---|---|
| Show when compliant with policy set | combobox | Select value for visibility policy set id |
Visibility
| Property | Type | Description |
|---|---|---|
| Display Conditions | conditions configurator | Configure display conditions |
Testing_hooks
| Property | Type | Description |
|---|---|---|
| ID | text | Text value for id |
| Data test id | text | Text value for data test id |
Layout
| Property | Type | Description |
|---|---|---|
| Padding Class | padding | Configure padding class |
Datasource
| Property | Type | Description |
|---|---|---|
| Get elements datasource | datasource | Configure get elements data source id |
| Get Entity Collection Http Request Parameters Map | http request parameters configuration | Configure get entity collection http request parameters map |
| Use filters in request body | boolean | Enable or disable use filters in request body |
| Pagination filter fields | pagination filter fields | Configure pagination filter fields map |
| Filters operator map | filter operators map | Configure filter operators map |
| Pagination request param map | pagination request params | Configure pagination request params map |
| Pagination response fields map | pagination response fields | Configure pagination response fields map |
| Enable Pagination | boolean | Enable or disable enable pagination |
| Page size | single select | Select option for page size (See pageSizeItems) |
| Allow adding | boolean | Enable or disable allow adding |
| Adding type | single select | Select option for adding type Allowed values: Inline, Dialog. |
| Create element datasource | datasource | Configure create element data source id |
| Adding Dialog | content | Configure adding dialog |
| Create Entity Http Request Parameters Map | http request parameters configuration | Configure create entity http request parameters map |
| Allow updating | boolean | Enable or disable allow updating |
| Updating type | single select | Select option for updating type Allowed values: Inline, Dialog, Batch. |
| Table start edit | single select | Select option for table start edit action Allowed values: Click, Double click. |
| Update element datasource | datasource | Configure update element data source id |
| Updating Dialog | content | Configure updating dialog |
| Update Entity Http Request Parameters Map | http request parameters configuration | Configure update entity http request parameters map |
| Allow deleting | boolean | Enable or disable allow deleting |
| Delete confirmation? | boolean | Enable or disable delete confirmation |
| Remove Entity Http Request Parameters Map | http request parameters configuration | Configure remove entity http request parameters map |
| Remove element data source | datasource | Configure remove element data source id |
| Key expression | model fields | Configure key expr |
| Export to Excel visible rows | boolean | Enable or disable export to excel visible rows |
| Enable Excel export for all rows | boolean | Enable or disable export to excel all rows |
| Enable Excel export for selected rows | boolean | Enable or disable export to excel selected rows |
| Show in sub-menu | boolean | Enable or disable show in submenu |
| File name | text | Text value for export to excel file name |
Events
| Event | Description |
|---|---|
On Dialog Data Submit | Event: ON_DIALOG_DATA_SUBMIT |
On table row click | Event: ON_TABLE_ROW_CLICK |
On table row edit start | Event: ON_TABLE_ROW_EDIT_START |
On table row edit cancel | Event: ON_TABLE_ROW_EDIT_CANCEL |
On table row selection delete | Event: ON_TABLE_ROW_SELECTION_DELETE |
On table selection change | Event: ON_TABLE_SELECTION_CHANGE |
On table cell value change | Event: ON_TABLE_CELL_VALUE_CHANGE |
On table saved | Event: ON_TABLE_SAVED |
On table export start | Event: ON_TABLE_EXPORT_STARTED |
On table export finished | Event: ON_TABLE_EXPORT_FINISHED |
On pagination change | Event: ON_PAGINATION_CHANGE |
On component init | Triggered when the component initializes |
On component destroy | Triggered when the component is destroyed |
On global parameters change | Triggered when global parameters change |
On Data Hub Change | Triggered when data hub changes |
Additional Information
Category: Table
Current Version: 25