Hi,
I need a simple feature on my TreePanel but couldn't manage to find/make it. I just want to toggle hiding some of the rendered nodes, and for that I need to find each node with a "hidden" attribute set to true.
I tried to use the TreePanel "findBy" method, but it doesn't seem to look at the nodes.
Any idea ?
Thanks