[jQuery] plugin tableSorter, with large data sets.
I think a large table like the one you're testing with is conceivable. But
like you said, it's not all that practical. I wonder...if 400 out of the 500
were hidden in some scrolling div, would the performance improve? That might
also lend itself to even large datasets with no loss of performance.
<!----------------//------
andy matthews
web developer
certified advanced coldfusion programmer
ICGLink, Inc.
andy@icglink.com
615.370.1530 x737
--------------//--------->
-----Original Message-----
From: discuss-bounces@jquery.com [mailto:discuss-bounces@jquery.com]On
Behalf Of Christian Bach
Sent: Wednesday, July 12, 2006 5:02 PM
To: jQuery Discussion.
Subject: Re: [jQuery] plugin tableSorter, with large data sets.
Andy Matthews