How do I make columns hidden if they don't fit #5313
Unanswered
gustavotrapp
asked this question in
Q&A
Replies: 0 comments
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.
-
What I want to do is very similar to datatables
How it works is, when the screen is resized, if the column is going to make the data table overflow, the column should collapse, and only visible, if the user clicks on a button, that will show the hidden columns.
Closed

Opened

Beta Was this translation helpful? Give feedback.
All reactions