I actually just started writing a plugin to do exactly what you need. I
chose to keep it separate so that they can be used independently. Also, the
search plugin is designed to work with any group of data, not just tables.
It also works on things like unordered lists or a collection of divs.
I'll send you a link to it when it's done.

-Hector


On Fri, Nov 7, 2008 at 7:31 PM, rich <[EMAIL PROTECTED]> wrote:

>
> Hello.
> I'm here for advice on which approach to take with this problem.
>
> I am using the wonderful tablesorter 2 plugin (http://
> tablesorter.com/).
>
> I have a table that contains data. I'd like to provide an input field
> above the table so that a user can filter rows based on a string
> matched from one particular column.
>
> Is this something I could implement as an add-on to tablesorter or am
> I better off keeping this functionality altogether separate.
>
> Hope that makes sense.
>
> Thanks for reading
> Richard
>

Reply via email to