7 Replies Latest reply on Mar 6, 2010 1:45 PM by nbelaevski

    dataTable possible: combine some members in a row?

    javatwo

      For example, a list of 3 elements A, B, and C.  I like dataTable to output the list in the following layout:

       

      A in 1st row,

      B and C in 2nd row, 2 columns.

      ---------------

            A

      --------------

      B    |     C

      --------------

       

      Is this possible for rich:dataTable?

       

      Thanks for help.

      Dave