Action Column > Hide action column
Crud Elite
Action Column
Table functions
Common issues
Other
How it works
In some cases, you might not need the "Action" column in your table—the one with the edit and delete buttons—especially when the records are meant to be viewed only and aren’t editable or deletable. Here’s a simple way to hide that action column when it’s not needed.
Go to TableHelper.cs
> ClientTableConfig
> set ShowActionColumn
to false