I guess I should have included this in the original message (probably thinking it but didn't write it!)...
I want to put one row of database data into a single table column. So in a 3xn table, the first three rows fetched from the database make three columns of the first row in the displayed table, the second three rows fetched from the database make three columns of the second row...and so on. I think that changes how I have to impletement the dataTable...any suggestions? Thanks. -- View this message in context: http://www.nabble.com/n-x-n-dataTable-%28myFaces%29-t1365618.html#a3662031 Sent from the MyFaces - Users forum at Nabble.com.

