Table
Properties
IDElement identifier used to refer to in the callbacks/other areas. Row keyThe ID of one of your table columns, which can be used to uniquely identify table rows.If not set, the default row key is ‘id’.Table rows cannot be selected if the row key is not present in the callback response. Searchable column IDThe ID of the column that will be used by the search field. Size
Default
Compact
Medium
Table columnsClick New column to add a column.Click Delete to delete a column.Use the up and down arrows to reorder the columns.
Column nameThe column header title. IDThe ID of the column. Action buttonsAction buttons are displayed above the table.
LabelThe button label. AvailabilityThe condition which determined whether the action button is clickable or not.
Always enabled
If one row is selected
If some rows are selected
If no rows are selected
On clickThe action executed when the user clicks the button.
No actionThe button has no action. CallbackA callback is executed. You must specify the callback. Open formA form is opened. You must specify the form name. Close formAn open form is closed.