I have been trying to figure this out.
I want to display the table So that the Columns are iterated over, not
the rows.
Is there a good way to do this?
Or a different tag that would be more appropriate than <f:datatable>?
> I have been trying to figure this out.
> I want to display the table So that the Columns are iterated over, not
> the rows.
> Is there a good way to do this?
> Or a different tag that would be more appropriate than <f:datatable>?
What could be the HTML that implements your 'table'?
If you could write it, then you could write a model data for your JSF
datatable.
Because, usually, JSF is rendered into HTMLs.