2 Replies Latest reply on Apr 23, 2008 2:34 PM by nbelaevski

    how to show a tree fully expanded at the first time?

    vh

      I want to show a tree all expanded by default. Now I first show the tree normally (which is collapsed), bind the tree to the bean, then use a jsFunction to go back to the server and call queueExpandAll(), reRender the tree. It worked in 3.0.1 but not in 3.1.4.
      Does any one know how to expand the whole tree be default now?