FixedHeader not updating when columns are hidden using ColVis
FixedHeader not updating when columns are hidden using ColVis
l0z
Posts: 15Questions: 1Answers: 0
DataTables 1.9.4, ColVis 1.1.0, FixedHeader 2.1.0
When I hide or show columns using ColVis, the FixedHeader does not update. Is this something I can force? I read that I could add my own event to ColVis but don't know where or how I'd do this, is it easy to provide an example? I assume I'd need to call FixedHeader's fnUpdate method.
When I hide or show columns using ColVis, the FixedHeader does not update. Is this something I can force? I read that I could add my own event to ColVis but don't know where or how I'd do this, is it easy to provide an example? I assume I'd need to call FixedHeader's fnUpdate method.
This discussion has been closed.
Replies
[quote] Uncaught TypeError: Cannot set property 'className' of undefined [/quote]
DataTables 1.9.4
ColVis 1.1.0-dev
FixedHeader 2.1.1-dev
I forked one of allan's jsfiddles but didn't include css http://jsfiddle.net/xMe3P/