Adding row actions
Row actions are used to trigger an action event on the server side.
Add and configure a data table.
To add a row action:
- Select the data table.
- In the Properties view, click the
Row actions tab.
- You can add the following row actions to your data table:
Row action Description Add an action that is performed when a row is clicked Allows you to create a runtime action that happens when a row is clicked. Add an edit column that brings up a form for in-place editing of row content Allows you to provide in-row editing at runtime. Add selection column to the table Allows you to add a column with choices related to the table contents. Add action that manipulates selection to header Allows you to create an action that manipulates the header information.
Related concepts