Closed DataTables closed 8 years ago
Any word on when this might be coming?
When I get a chance to add it basically - there is no time scale at the moment. I've had to prioritise other work over this. The DataTables paid support would cover this if you want me to prioritise it over other work, or patches are very welcome.
FixedHeader will listen for the DataTables destroy
event which will tidy up its DOM. There are also fixedHeader.enable()
and fixedHeader.disable()
methods which can be used to enable and disable the component on the fly. I don't think there is any need to destroy the instance without the DataTable, so going to close as fixed.
Need a destroy function (as simple as that).