Hi, I'm the author of the quicksearch plugin, unfortunately the code
*is* a bit slow when dealing with large sets of data and it is one of
the issues I'm trying to fix, I would recommend not having any extra
features enabled to help speed it up (e.g. row striping)

Someone might correct me, but I do think that Javascript in general
isn't particularly speedy when dealing with that much data, so I might
be able to make that much difference to the speed, but I will carry on
working to get it faster

Rik


2008/11/21 abovegaucho <[EMAIL PROTECTED]>:
>
> I am having issues with the jquery.quicksearch plugin.  I first
> created some php code to pull a csv file into a table.  Then I used
> the plugin to search the table that was loaded through the php code.
>
> The table wasn't very large so it worked like a charm.  However, I
> tried doing the same thing with a much larger csv file (about 4000
> rows and 3 columns).  The plugin was very slow to respond.
>
> I also just ran some tests and it is slow in IE7 but it will
> work...now I did the same thing in firefox and it crashes firefox.  It
> also works in IE6 slow but it works.
>
> I did some google searches and found this:
>
> http://orderedlist.com/articles/live-search-with-quicksilver-style-fo...
>
> However this code is for list items<li>  I am not much of a programmer
> so I don't know how to modify to search the large table that is loaded
> through the csv file.
>
> Any suggestions!?
>
> Thanks
>



-- 
Rik Lomas
http://rikrikrik.com

Reply via email to