ColVis fails in v1.10.7 but works in v1.10.2 for complex headers
ColVis fails in v1.10.7 but works in v1.10.2 for complex headers
duselguy
Posts: 24Questions: 3Answers: 0
Hello,
If scrollX is set and complex headers then
TypeError: headerCells[i] is undefined jquery.dataTables.js:4165
http://jsfiddle.net/LPoor/kom0bvny/2/
Best regards
This discussion has been closed.
Replies
This is unfortunately a regression in 1.10.7. It has already been fixed in the nightly: http://jsfiddle.net/kom0bvny/3/ . 1.10.8 will be released next month with the fix - until then, the nightly will work okay.
Allan
Sorry,
forgot to say about scenario: hide than show Position.
The error in the scrollX, scrollY, ... path in the jquery.dataTables.js
P.S. Sorry, didn't find for download the versions between 1.10.2 and 1.10.7 to check the last workable version.
Thanks, you are faster :-)