Can anyone show me and example code, how to create 2 dimensional table in JSF using: <h:dataTable or <t:dataList
I have list 1,2,3,4,5,6,7 and I want to render it like this: 1, 2, 3 4, 5, 6 7, Regards! View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3982062#3982062 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3982062 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
