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


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: http://www.atlassian.com/software/jira
_______________________________________________
richfaces-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/richfaces-issues

Reply via email to