I need help to display 3rd column in the new line with t:dataTable. Using the below code, it starts the new line but new line in the 3rd column but it should be beginning of line.
Please suggest
Manju Singh
Greenhorn
Joined: Feb 23, 2005
Posts: 27
posted
0
<t:dataTable> or <h:dataTable> is the only way to iterate and display data from the model? Is there any other elegant way, to display data from model object.