I think for tables this big you probably need to do the sorting server
side instead of client side.

So personally, I'd have the sorting re-request the page with a
parameter of say orderby=name and then present the page accordingly.

On Thu, Jan 15, 2009 at 1:20 PM, dyutiman <dyutiman.chaudh...@gmail.com> wrote:
>
> Hi,
> If my table contains near about 10000 rows, because of tablesorter
> plugging the page is getting hanged in Firefox2. I didn't check in
> other browser as it must be fixed in FF first.
> And I have no idea how to debug or solve the problem. Anybody faced
> the problem before?
>

Reply via email to