1 2 Previous Next 27 Replies Latest reply on Jul 21, 2009 6:11 AM by meghiddo

    Can you make List<String, List<String>> work with rich:tree?

      If I do use

      List<String, List<String>>


      can I use recursiveTreeNodesAdaptor to have the first String in the list display recursively, and every item in the inner list display recursively under the first item?

      Is that possible on a rich:tree? I just need a yay or nay to move on with changing my current Object

        1 2 Previous Next