There is a h:panelGrid table with two columns.
He needed the first column to be 30% , and the second 70% entire width of the table.
Is there any configuration for this case? It appears that the columnClasses attribute columnClasses applied to all columns, and for a particular column, it needs a specific CSS class.
source share