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

Column hiding based on device size? #31

Closed
krosoftware opened this issue Jul 7, 2015 · 4 comments
Closed

Column hiding based on device size? #31

krosoftware opened this issue Jul 7, 2015 · 4 comments

Comments

@krosoftware
Copy link

Hello all
I need option where it is possible to define which column(s) are always visible and which are hidden based on device size.
For example, on desktop displayed are all 5 columns
on iPad (portrait) displayed are 3 columns and on phone displayed is only one column, something like it works here:
https://github.com/filamentgroup/tablesaw

I want to pay if someone can add that feature (wanted to write directly to maxazan but can not find any email address?
Than you.

@maxazan
Copy link
Owner

maxazan commented Jul 7, 2015

Hey there
You can do this using only bootstrap ability
Demo:
http://maxazan.github.io/jquery-treegrid/examples/example-bootstrap-resize.html
Video:
https://www.youtube.com/watch?v=OofNlTyqRRY

@krosoftware
Copy link
Author

Hello Maksym
thank you so much but I'm limited to jQuery, because I'm using also
Framework7 (http://www.idangero.us/framework7/) and it is not compatible
with Bootstrap.
Any chance to adopt same feature for jQuery (without BootStrap) ?
Thank you.

@maxazan
Copy link
Owner

maxazan commented Jul 7, 2015

You should not use jQuery or even JavaScript. You can do this using simple css.
http://codepen.io/maxazan/pen/Qbmmmd

@krosoftware
Copy link
Author

Works perfect.
You are the man.
Thank you.

2015-07-07 13:51 GMT+02:00 Maksym Pomazan notifications@github.com:

http://codepen.io/maxazan/pen/Qbmmmd


Reply to this email directly or view it on GitHub
#31 (comment)
.

@maxazan maxazan closed this as completed Jul 7, 2015
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

2 participants