]
Brian Leathem updated RF-12978:
-------------------------------
Fix Version/s: 5-Tracking
collapsibleSubTable ignores rowClasses
--------------------------------------
Key: RF-12978
URL:
https://issues.jboss.org/browse/RF-12978
Project: RichFaces
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: component-tables
Affects Versions: 4.3.1
Environment: Firefox 20.0, Linux
Reporter: Edward I
Labels: skinning
Fix For: 5-Tracking
Attachments: rf-12978.zip
The rowClasses is ignored in the following:
{code:xml}
<rich:collapsibleSubTable value="#{item.items}" var="comp"
rowClasses="oddRow, evenRow">
{code}
DataTable works correctly with the same rowClasses.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: