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?

