1. JSF h:column tag fix width stackoverflow.comCan someone show me how to fix the width of a column in a datatable with JSF? My code currently reads:
|
2. JSF h:column tag not evaluating rendered attribute stackoverflow.comI've got a JSF data table that conditionally displays each item based on a Boolean property of the item, as follows:
|