Hi,
thanks for your post, and sorry for the trouble.
I’m not exactly sure what you mean here. Maybe you can explain what you are trying to achieve. The idea of responsiveness is that the layout changes depending on the screen size automatically.
You could however probably achieve this by using some custom JavaScript code that toggles some CSS class on the table.
Regards,
Tobias
Thread Starter
gerikg
(@gerikg)
Some people like the vertical table, other do not. I wanted an option that marries the two.
Hi,
ah, ok. Unfortunately, I’m not aware of an existing solution for this, but as mentioned above, something custom with e.g. jQuery that toggles the CSS classes on the tables (those are used to determine the responsive mode) might be possible.
Regards,
Tobias