0 Replies Latest reply on Oct 21, 2009 4:53 AM by upstream

    treeNodesAdapter and predefined expanded nodes

    upstream

      I have created a rich tree based on elements in an ArrayList using the treeNodesAdapter. I would like to have a way to predefine that a certain tree node is expanded when rendering the tree (based on the id of the subnode). Is there a way to do this that I have overlooked with the treeNodesAdapter, or does it require that I create a tree based on the UITree interface?

      Thanks for any help and advice :)