]
Nick Belaevski updated RF-10724:
--------------------------------
Assignee: Ilya Shaikovsky
Fix Version/s: 4.Future
extendedDataTable: rows doesn't have predefined classes
-------------------------------------------------------
Key: RF-10724
URL:
https://issues.jboss.org/browse/RF-10724
Project: RichFaces
Issue Type: Feature Request
Security Level: Public(Everyone can see)
Components: component-tables
Affects Versions: 4.0.0.CR1
Reporter: Ilya Shaikovsky
Assignee: Ilya Shaikovsky
Fix For: 4.Future
http://community.jboss.org/message/591969#592160
<rich:extendedDataTable value="#{carsBean.allInventoryItems}"
var="car" rowClass="asd"
encoded as
<tr id="j_idt226:table:1:n" class="asd">...
but for dataTable it's -
<tr class="rf-dt-r asd">...
Need to review why we not implemented it.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: