hi all,
I have been trying to use HTML table inside a h:dataTable (JSF component)
and without any luck.
anyone could give some hints on nesting standard HTML with JSF component ?
OR
How to make a horizontal dataTable without customizing JSF component ?
(column names on the left, associated values on the right)
Thanks
ran
I have been trying to use HTML table inside a h:dataTable (JSF component)
and without any luck.
anyone could give some hints on nesting standard HTML with JSF component ?
OR
How to make a horizontal dataTable without customizing JSF component ?
(column names on the left, associated values on the right)
Thanks
ran
Comment