| Author |
set attribute in the 2nd row of a table
|
reubin haz
Ranch Hand
Joined: May 12, 2005
Posts: 287
|
|
I have a table with <h:dataTable> and attribute rowClasses="oddColor, evenColor" and headerClass="dtblheader".
How could I set the 2nd row with a larger height? The 1st row is the header, and I have headerClass. So How can I only set the 2nd row in the table only?
I tried to set some attribute in the <h:column> but it always complaint <h:column> does not support it.
Thanks.
|
SCJA, SCJP5.0, SCBCD, SCWCD
|
 |
 |
|
|
subject: set attribute in the 2nd row of a table
|
|
|