How to mix responsivePriority with colspan headers ?
How to mix responsivePriority with colspan headers ?
MartyF
Posts: 14Questions: 5Answers: 1
Hi there,
I have a table with about 10 columns, arranged in 3 groups. I'm using the responsive DT with responsivePriority. The problem is that I'd like one entire group to be hidden by the responsive JS, not one column of this group. Let me show this with a little schema for it to be clearer :
User | Evolutions |
--------------------------------------------------- Tools
Name Email | Started Ended Errors |
So I'd like the 3 Evolutions columns to hide as a group if needed, not only one column at a time. Is this possible ?
Thanks !
This question has an accepted answers - jump to answer
This discussion has been closed.
Answers
Sorry no. Responsive currently doesn't work with complex headers. That is something that I plan to introduce into a future version.
Allan