ColVis restore button with state saving
ColVis restore button with state saving
richardp
Posts: 10Questions: 0Answers: 0
When using ColVis with DataTable's state saving and loading, the restore button only restores the saved state's column visibility and not the actual original visibility. I assume this is because the state is loaded and applied before ColVis is initialised. How easy would it be to keep both the original visibility and the saved state's visibility so I can add a second button that restores the default columns?
(Using DataTables 1.9.1 and a customised ColVis based on 1.0.7)
(Using DataTables 1.9.1 and a customised ColVis based on 1.0.7)
This discussion has been closed.
Replies
Keep me update if you find a way, don't have the time right now.