I'm using data-tables (with jQuery). I have a data-tables set that's taking up too much memory in javascript and slowing down other things.
How can I un-initialize a data-tables table and try to clear up some memory?
I'm using data-tables (with jQuery). I have a data-tables set that's taking up too much memory in javascript and slowing down other things.
How can I un-initialize a data-tables table and try to clear up some memory?