Do you need to call fnDestroy()?
Do you need to call fnDestroy()?
robertbrower
Posts: 158Questions: 1Answers: 0
If you have a container that contains a table and create a datatable from the table, then using ajax, replace the contents of the container with a new table, do you need to at any point call fnDestroy on the original datatable before initializing the new one? And if you don't will there be any memory leaks? Thanks. Robert.
This discussion has been closed.
Replies
Allan