Hi,
New to DataTables. Is there a easy way using ColVis to unhide all columns? The reset function returns to the last saved state of the table. I want to unhide all selected hiden columns. Thanks
The development version of ColVis allows column grouping, so it would be possible to define all columns in your button to unhide them all. Its not released yet, so limited documentation, but there is an example in git already: https://github.com/DataTables/ColVis/blob/master/group_columns.html .
Replies
Allan