destroy table takes long time/freezes webpage
destroy table takes long time/freezes webpage

Turns out.... it was $('#tableBody').html(rows) that actually froze it.
I'm trying to find ways to solve this problem now...
This discussion has been closed.