[
https://issues.jboss.org/browse/RF-12978?page=com.atlassian.jira.plugin.s...
]
Edward I edited comment on RF-12978 at 6/22/13 3:15 PM:
--------------------------------------------------------
If you guys want to try this, I suggest you take [~jstefek]'s example attached to this
report, put the styles in an external .css, and remove the .rf-cst-c style definition.
Any workaround should not require the .rf-cst-c definition to be put into every XHTML
page.
By the way, [~jstefek] said:
{quote}This can be fixed by putting the user defined styles AFTER the RF's styles in
the HEAD [verified].{quote}
How did you verify this?
was (Author: edwardiv):
If you guys want to try this, I suggest you take [~jstefek]'s example attached to
this report, put the styles in an external .css, and remove the .rf-cst-c style
definition.
Any workaround should not require the .rf-cst-c definition to be put into every XHTML
page.
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
Affects Versions: 4.3.1
Environment: Firefox 20.0, Linux
Reporter: Edward I
Labels: waiting_on_user
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:
http://www.atlassian.com/software/jira