posted 14 years ago
HI,
In my database i have 2 rows and i am displaying these 2 rows using
<h:dataTable>.
But i have to show 24 rows initially.Based on the condition i need to
fill the data in the dataTable.
i have to display like this:
Hour Task
1
2
. Meeting
.
. Chatting
24
But in my database i have 2 rows (2 bean objects in a list), so only
2 rows are displaying.
How can i iterate datatable 24 times and based on the time populate
the data from the list of beans
Thanks,
siraj.