Hey there!
In our current project we have added a column with action buttons such as edit, delete, etc. This is always the last column of the grid and in some cases, based on the other columns width, it could be non visible. Users have to scroll horizontally to display the column and use its actions.
We have investigated the locked columns feature of the grid but it seems to be locking them only on the left side.
Is there any way to achieve that?
Thanks!