9 Replies Latest reply on May 4, 2011 11:03 AM by nbelaevski

    RF4 tree/treenode select a specific node

    jonask

      Hi,

      how can i select a specific node from the bean?

      Im having a tree and a "search-field" where i can search a node of the tree by its name and stuff.

      The search-method sets currentSelection (Type: TreeNode) to the best match.

      How can i now tell the tree to select this node?