how to use a responsive table and toggle columns together
how to use a responsive table and toggle columns together
pejspa
Posts: 3Questions: 2Answers: 0
Link to test case: http://live.datatables.net/sezoqabe/1/edit
Description of problem: its posible use a responsive table and toggle columns together? I mean something like this: https://demos.jquerymobile.com/1.3.0-rc.1/docs/tables/table-column-toggle.html
This discussion has been closed.
Answers
Have you looked at using Datatables Column Visibility instead of the third party library you linked to?
Here is an example.
Kevin