[jQuery] Re: Tablesorter plugin - lazy caching

2009-02-04 Thread petrillodavide
Stephen, thanks for the tip ;) I'm using a similar workaround at the moment, I anyway think a lazy caching would be an useful feature for the plugin. Ciao, Davide. -- View this message in context: http://www.nabble.com/Tablesorter-plugin---lazy-caching-tp21830458s27240p21835411.html Sent from

[jQuery] Tablesorter plugin - lazy caching

2009-02-04 Thread petrillodavide
Hello everybody, I'm developing an application in which the users will deal with a big table (600+ rows). One target for the application is that it has to show up as fast as possible; anyway, applying the tablesorter on the table, the initial caching steals more than one second to the process.