DataTable().destroy(true); does not remove fixed footer

DataTable().destroy(true); does not remove fixed footer

MaikelMaikel Posts: 75Questions: 18Answers: 1

Hey i have a datatable running with a fixedheader and a fixedfooter.

When i removed the whole table with DataTable().destroy(true); everything is removed except the fixed footer that was displaying at that moment.

Any solution for this?

This question has an accepted answers - jump to answer

Answers

This discussion has been closed.