I'm using laravel-grid-view in a new project and face the following issue.
I would like to hide the serial column but there is no (or i can't find it) options for this, can you add it.
The previous version of this project was in Yii2 and had clickable rows (via 'rowOptions').
Can you implement these functions?