ludo / jquery-treetable

jQuery plugin to show a tree structure in a table
http://ludo.cubicphuse.nl/jquery-treetable
GNU General Public License v2.0
739 stars 278 forks source link

Add a expandBranch(id) or revealBranch(id) function #137

Open lramarojaona opened 10 years ago

lramarojaona commented 10 years ago

Hi!

It would be helpful to have a function that allows to expand/reveal all nodes under a particular node.

Right now there are only

but they dont' fit the requirements.

Cheers!

vathsa-gits commented 4 months ago

Is this functionality available now?