Skip to content
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

Open
architux opened this issue Nov 11, 2014 · 5 comments
Open

Comments

@architux
Copy link

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.

@DataTables
Copy link
Collaborator

For example, to make table columns with buttons for current row's editing never visible on mobile, but always visible on tablet and desktop.

You would use the class name min-tablet. Or you could use tablet desktop.

Allan

@architux
Copy link
Author

Yes, sometimes column should be visible using min-tablet or tablet desktop (just as you wrote), but at the same time it should also have never class behavior applying only for mobile.
So column should not be visible on mobile in any form (even in a child row), but will appear on tablets and desktops.

@DataTables
Copy link
Collaborator

Oh I see what you mean. Yes, that isn't possible in the current Responsive.

@DataTables DataTables reopened this Nov 11, 2014
@architux
Copy link
Author

I hope to have it enabled in the nearest future.
Thanks for your work!

@DataTables
Copy link
Collaborator

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.

@architux architux changed the title Feature request: Columns not visible with min-/max- functionality Feature request: Columns never visible property with min-/max- behavior Nov 11, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant