2 Replies Latest reply on May 20, 2008 6:20 AM by blabno

    Richfaces tree loading dynamically

    sri_hari

      Hai everyone,

      i have a richfaces tree which loads around 30000 nodes.I load all the nodes at the start of the page.

      is there any way we could fetch the children on expand of the parent node.

      i am using both <rich:tree> as well as <rich:recursiveTreeNodesAdaptor>

      and switchtype Ajax.