fooplugins / FooTable

jQuery plugin to make HTML tables responsive
https://fooplugins.com/plugins/footable-jquery/
Other
2.13k stars 637 forks source link

Hide columns once moved to small devices #884

Open danielkielusa opened 3 years ago

danielkielusa commented 3 years ago

Hello, Is it possible that, once on small devices, to hide/remove columns to be displayed? For example, I may have 8 columns when using large devices but, once I'm on mobile, when columns are stacked, I'd like to see only 4.

For instance, I'd like to hide the "E-Mail" but only while using small devices (or when the columns get stacked): image

It might be a simple thing but I'm just getting started. Thank you! Daniel

sherwinflight commented 3 years ago

That's already possible with the data-breakpoints option described here: https://fooplugins.github.io/FooTable/docs/examples/basic/hiding-columns.html