You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@myfaces.apache.org by Lance Frohman <fr...@pacbell.net> on 2005/04/25 20:47:23 UTC

columnClasses

I am using a h:dataTable component where all the columns are different
colors.
I can do this using the columnClasses attribute, except the column headers
are
the same color as the columns beneath them. The headerClass attribute only
takes one class. Is there a way to make the column headers the same class as
the columns?