I'm trying to hide or show nodes based on an outside action (ie not from any treeview event like nodeSelected or nodeCheck).
I was using the hideNode() and showNode() methods. Using these two methods, the node hides or shows properly and the child nodes (if any) hide and show properly but there is an empty section for the hidden nodes.
There does not seem to be any property for style or display when I retrieve a node from the treeview using getNode().
I believe I am using EJ1 instead of EJ2 as well if that makes a difference.
(See attached image).
Attachment:
HiddenNode2_4616740d.zip