border « Datatable « JSF Q&A





1. avoiding double borders in nested panelGrids/dataTables in JSF    stackoverflow.com

I am working on a web application and using nested tables quite a bit to achieve the needed layout. Unfortunately, I am unable to avoid drawing the borders on the ...

2. jsf table : display cell borders when cell is empty    stackoverflow.com

In my jsf pages i have table with column as such where i am checking if value is empty than put a space in cell.

<h:column >
      ...