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

duselguyduselguy 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

Replies

  • allanallan Posts: 61,650Questions: 1Answers: 10,094 Site admin

    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

  • duselguyduselguy Posts: 24Questions: 3Answers: 0

    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.

  • duselguyduselguy Posts: 24Questions: 3Answers: 0

    Thanks, you are faster :-)

This discussion has been closed.