[jQuery] Tablesorter and large amount of rows

[jQuery] Tablesorter and large amount of rows


Hello all,
I'm trying to use tablesorter and dynamically generate a list of rows
form a search form. When adding a lot of rows things seem to freeze
and eventually the table generates.
Does anyone have any suggestions on how to handle this? I thought
maybe appending x number of rows and then doing a setTimeout would
work well but this doesn't seem to do the job either.
Regards,
Roy