Add support for fixed columns. #797
Closed
shivammathur
started this conversation in
Ideas
Replies: 2 comments
-
Hello @shivammathur It sounds like something useful to use, but at the moment it is not a feature that many developers request from us, in the same way we will wait if more developers require it. Meanwhile you can use
To publish datatables_logic.blade.php in your resources/views and modify as you need. Cheers. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hi @shivammathur due to not activity i will close the issue, please feel free to reopen or create a new one. Cheers. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In a large crud when responsive is set to false, it would improve UX if we can set the leftmost columns to fixed on horizontal scroll.
https://datatables.net/extensions/fixedcolumns/examples/initialisation/left_right_columns.html
Beta Was this translation helpful? Give feedback.
All reactions