Hi I'm using the LinkTree to display a tree with expand all/collapse all links.
I would like to do the following behaviors : - expand all clicked : expand all link disabled - any node selected or expanded : expand all link enabled The same goes for collapse all. I already manage to be inform of node selection, but not of node expansion. Is there a way to do so ? Thanks in advance live nono
