0 Replies Latest reply on Feb 3, 2012 12:10 PM by terratoch

    How do I refresh a tree?

    terratoch

      I need a way to refresh a tree being displayed on a page. Right now, I have a tree that displays nodes that have been defined in my bean. The tree must support the addition and removal of elements, which it does, but it does not refresh immediately upon the addition or removal of an element to or from the tree.

      Is there a way to make it so that as soon as I add an element to the tree, the tree will refresh without having to refresh the page, or push a button, or collapse and re-expand the nodes?

       

      Thanks.