Action Column > Hide action column

Crud Elite

Getting Started

Action Column

Hide action column

Add buttons to action column

Table functions

Default sorting

“Show 10 records” drop-down

The “Search…” placeholder

Exported file

Columns ordering

Custom content in a column

Confirm delete popup

Common issues

Edit auratheme.table.js

Other

Clone for another table

How it works

Read data for the table

Hide the action column with the edit & delete button


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.

The steps


Go to TableHelper.cs > ClientTableConfig > set ShowActionColumn to false

image.png