0 Replies Latest reply on Sep 27, 2007 11:46 AM by j-pro

    rich:recursiveTreeNodesAdaptor with lazy loading nodes?

    j-pro

      Is the subject possible somehow?

      I mean that when we use recursiveTreeNodesAdaptor - all the tree with all its nodes is constructed from the very start. But is it possible to make only root nodes and then load nodes just when needed(when the parent nose is expanded)?

      Thanks.