0 Replies Latest reply on Aug 28, 2007 9:46 AM by robguest

    Richfaces tree support for Lazy Loading and Node modificatio

    robguest

      I am interested in using the Richfaces tree component in my JSF project. We have a couple tricky requirements though. We have a fairly large tree structure so we need to support lazy loading of nodes. The problem is that we want to allow the user to add new nodes as well. I tried MyFaces tree2 with ajax4jsf. I used the client-side toggle (which uses javascript) to get better usability, but the new nodes do not show up (in the client view) until a new session is created. Is there a way to do this with the Richfaces tree component?

      Thanks,
      Rob