3 Replies Latest reply on Jul 27, 2011 5:46 AM by bcn

    tree node selection: how to rerender other components conditionally

    bcn

      Depending on the selected node in a rich:tree, I have to rerender other components. To increase performance, I would like to avoid to list all components in the attribute rich:tree@render, because sometimes I don't need to rerender most of the components.

      Is there a way to control programmatically which components will be rerendered? Richfaces 4.

       

      Thanks