-
-
Notifications
You must be signed in to change notification settings - Fork 88
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature request: Columns never visible property with min-/max- behavior #13
Comments
You would use the class name Allan |
Yes, sometimes column should be visible using |
Oh I see what you mean. Yes, that isn't possible in the current Responsive. |
I hope to have it enabled in the nearest future. |
I've got a backlog of things to do at the moment, to it likely won't be in the near future, but I will get around to it. Its a good suggestion - thanks for bringing it up. |
Datatables Responsive class logic is great and flexible.
But unfortunately I haven't found an ability to set some column as not never visible, but not visible from or till some medium class (min-/max- mobile/tablet/desktop).
For example, to make table columns with buttons for current row's editing never visible on mobile, but always visible on tablet and desktop.
If it's possible - please provide some instructions.
If it's not - I believe it would be a useful additional feature.
The text was updated successfully, but these errors were encountered: