Have you looked at the attributes
colStyles?
From: Lance Frohman [mailto:[EMAIL PROTECTED]
Sent: Tuesday, April 26, 2005 10:59 PM
To: [email protected]
Subject: style/action="" for underlying <tr>, <td>
How can I attach
styles or method bindings (action="") to the underlying <tr> or
<td>
of a h:dataTable? If
I attach these to the contents of the <td> by putting them
on
the h:outputText,
they apply only to the text inside the cell, not to the entire cell
(which
is what I want). Has
anyone created an extension to do this?

