0 Replies Latest reply on Nov 19, 2008 5:38 PM by rdtraversi

    Can data be updated in rich:tree ???

    rdtraversi

      Hello,

      I want to be able to display a tree structure and be able to edit the property values within each node entry.

      I am trying to use :
      rich:tree, rich:treeNodesAdaptor, and rich:recursiveTreeNodesAdaptor]

      The data displays just fine using only outputText.

      I want to be able to edit the data attached to each node. Can this be done directly on the same page or through a simple popup?

      Thank you for your help.