1 Reply Latest reply on Apr 10, 2008 9:43 AM by ilya_shaikovsky

    rich:tree : How to display root tree node?

    eicki

      I implemented my own TreeNodeImpl class implementing TreeNode interface. But the tree does not display the root node. This is also the case if I use the TreeNodeImpl provided by RichFaces, rich:tree only displays the tree starting with the children of the root.
      Is there any way to realize that besides creating another artificial root node?