Colvis not working with $.fn.dataTable.ColVis( table )
Colvis not working with $.fn.dataTable.ColVis( table )
bdunsmuir
Posts: 17Questions: 4Answers: 0
var colvis = new $.fn.dataTable.ColVis( table );
This is not showing colvis on the page. If I add a "C" to the dom, it will work. Anyone know why it's not working?
Here is a test case. http://live.datatables.net/idinat/115/
This discussion has been closed.