span « Datatable « JSF Q&A





1. How to make datatable headers span a number of columns    stackoverflow.com

I have a simple JSF datatable, which currently has four columns, one header row and (with current data) three data rows. I have to add three extra columns; that part's easy.
I also ...

2. Row Span in a nested DataTable.    coderanch.com