0 Replies Latest reply on May 6, 2008 7:58 PM by infinity2heaven

    can I use a TreeMap with rich:dataTable?

    infinity2heaven

      Can I use a TreeMap with rich:dataTable?

      I need this to visualize my table as a "grouping" table. Using multiple rich:subTable for each "group" within the main rich:Table can achieve this result . The datastructure best described for this is a TreeMap. However I'm not sure how to traverse a treemap in the rich:dataTable tag as it primarily traverses a List

      PL suggest