Colvis along with scrollX/scrollY not working properly with DataTable 1.10.7

Colvis along with scrollX/scrollY not working properly with DataTable 1.10.7

AruAru Posts: 1Questions: 1Answers: 0
edited June 2015 in Free community support

Hi Allan,
First of all, I'd like to thank you for such a great plugin. I've faced an issue working with colvis along with scrollX/scrollY.
The table header get misaligned whenever we select (check), unselect (uncheck) a column using colvis functionality.
I've noticed that this happend only with the datatable 1.10.7, since it is working fine with 1.10.2, I've place both the test cases for your reference. Kindly advice.
http://live.datatables.net/palodalo/37/edit [v1.10.2 - working fine]
http://live.datatables.net/zabifeze/1/ [v1.10.7 - header misalignment issue].

Also, if we use (colVis: { showAll: "Show all", showNone: "Show none" }) with the datatable 1.10.7, click on show all/show none, it is not working properly

This discussion has been closed.