Help with colVis
Help with colVis

Hello!!
I need to desactivate a column in Colvis by default. How can i do it?
Attach an image.
Thank you very much!!!
This discussion has been closed.
Hello!!
I need to desactivate a column in Colvis by default. How can i do it?
Attach an image.
Thank you very much!!!
Answers
Resolved!!!
Using: { targets: i, visible: false } in columnDefs
Thank you!!