Memory leak while using datatable in setTimeout() with 5 sec time interval

Memory leak while using datatable in setTimeout() with 5 sec time interval

sanskithsanskith Posts: 1Questions: 1Answers: 0

Hi,

I was using data table in setTimeout() with 5 sec as interval, and its observed that memory is increasing for each cycle.

Please help me on how to clear data table for each interval so that it won't increase memory.

Regards,
Santosh

Answers

  • kthorngrenkthorngren Posts: 21,303Questions: 26Answers: 4,947

    Can you post a link to your page for troubleshooting?

    Without knowing what you are doing its difficult to help.

    Kevin

This discussion has been closed.