I am using CI4
I am using Flexigrid.
How can I hide the actions column without disabling the ability to edit ?
If I unset all (clone, delete, edit), the column is hidden.
But I wrote a routine for callbackcolumn id, that will replace the id with a link to the edit page.
When I unset edit, I get an error.
I just need to hide the actions column entirely (Actually, it’s taking much space) without disabling edit… etc…