FooTable icon indicating copy to clipboard operation
FooTable copied to clipboard

Hide columns once moved to small devices

Open danielkielusa opened this issue 3 years ago • 1 comments

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

danielkielusa avatar May 15 '21 02:05 danielkielusa

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

sherwinflight avatar Jun 23 '21 06:06 sherwinflight