How can I set the number of columns before the green + ?
How can I set the number of columns before the green + ?
Infamous
Posts: 2Questions: 1Answers: 0
I have a table with maybe 15 columns. Currently what shows on the screen is based on resolution. I want to be able to statically cut it off before the rest are only shown by clicking the + (not based on resolution)
More specifically I want to show say 5 columns despite the resolution, and then the rest would only be visible by clicking the +
Thanks
This question has an accepted answers - jump to answer
This discussion has been closed.
Answers
Hi @Infamous ,
Yep, you can do that with the Responsive extension if you specify 'none' for the class - see the example here.
Cheers,
Colin
Thanks!