4 Replies Latest reply on Dec 14, 2009 3:22 PM by tushe

    rich:tree lazy loading of the childs

      Hello every body.
      I have a huge amount of hierarchical data 15000 and more . I have to present them in a tree.
      The point here is that I have to load only the requested childs one level at a time not recursively to the bottom.
      Do you have any idea how to do that?
      Thank you in advance!