Thanks Jack,

But I'm looking for a tree that is collapsible.  I'm reading jquery
documentation to see how difficult it will be to implement something that
keeps index of all nodes in when searching hides matching id of node by
getting hold of the element.  Sounds a bit tricky though :(

Ravish

On Thu, Apr 2, 2009 at 4:56 PM, Jack Killpatrick <j...@ihwy.com> wrote:

>
> If the tree is just a list internally, you might be able to use this:
>
> http://rikrikrik.com/jquery/quicksearch/
>
> or maybe use that with this:
>
> http://blog.cubicphuse.nl/2008/11/12/jquery-treetable-2-0
>
> - Jack
>
>
>
> Ravish wrote:
> > Hi,
> >
> > I've been looking for a tree widget which can be filtered or searched
> > by typing keyword in a textbox.  When trees have thousands of nodes,
> > its very difficult for users to browse manually.  Has anyone ever seen
> > such a widget (jquery based ideally but other will do as well).  I am
> > surprised to find that none of the available plugins support this
> > feature!
> >
> > Thanks
> >
> >
>
>
>
> >
>

Reply via email to