Material-table: Is it possible to move the editable actions at the end of the row?

Created on 20 Aug 2019  路  1Comment  路  Source: mbrn/material-table

Is it possible to have the editable actions (edit, delete, save, cancel...) at the right side of the row?

Most helpful comment

Found it!

There is an example on how to position the action column:
https://material-table.com/#/docs/features/actions

options={{actionsColumnIndex: -1}}

>All comments

Found it!

There is an example on how to position the action column:
https://material-table.com/#/docs/features/actions

options={{actionsColumnIndex: -1}}

Was this page helpful?
0 / 5 - 0 ratings

Related issues

behrouz-s picture behrouz-s  路  3Comments

slevy85 picture slevy85  路  3Comments

lazeebee picture lazeebee  路  3Comments

revskill10 picture revskill10  路  3Comments

jlgreene2 picture jlgreene2  路  3Comments