ColVis example - exclude columns from list doesn't work

ColVis example - exclude columns from list doesn't work

szymonszymon Posts: 4Questions: 0Answers: 0
edited June 2011 in Plug-ins
It isn't working only for me? (ff5/chromium13)

Link to example page - http://www.datatables.net/release-datatables/extras/ColVis/exclude_columns.html

firebug console output

[code]this.dom.buttons[i] is null
[Break On This Error] this.dom.buttons[i].style.width = "auto";[/code]

at line 689 of ColVis.js

and

chromium console:

[code]Uncaught TypeError: Cannot read property 'style' of null[/code]

at the same line.

Replies

  • allanallan Posts: 61,446Questions: 1Answers: 10,054 Site admin
    Hmm looks like something has gone wrong there - I'll check it out when I get back to my own computer :-). Thanks for the header up on this.

    Allan
  • szymonszymon Posts: 4Questions: 0Answers: 0
    And how it's going? Any chance to resolve this 'bug'
  • CHgsdCHgsd Posts: 25Questions: 0Answers: 0
    szymon,

    It has been fixed as of the 1.0.6 nightly of ColVis, more info here: http://www.datatables.net/forums/discussion/comment/22562#Comment_22562

    Cheers,

    CHgsd
This discussion has been closed.