Appear message "Unknown button type: colvis"
Appear message "Unknown button type: colvis"
DesarrolloPREC
Posts: 34Questions: 4Answers: 0
in Buttons
Hi to all
I'm using the last version of DataTables, buttons, select, js extensions, but, when I try to put in button options the parameter 'colvis', appear this message: "Unknown button type: colvis"
Somebody can give a hand
Thanks a lot
This discussion has been closed.
Replies
Sorry
Somehow I was not instantiating the js Colvis
In this world of development, sometimes this happens.
Thank you
Hi,
The error you describe will occur if the
colvis
button type is used but thebuttons.colvis.js
file has not been loaded. If the file is loaded, then that should address the issue.Regards,
Allan