[richfaces-issues] [JBoss JIRA] Created: (RF-1987) OrderingList: rowKeyVar doesn't work

Tsikhon Kuprevich (JIRA) jira-events at lists.jboss.org
Tue Jan 22 12:27:28 EST 2008


OrderingList: rowKeyVar doesn't work
------------------------------------

                 Key: RF-1987
                 URL: http://jira.jboss.com/jira/browse/RF-1987
             Project: RichFaces
          Issue Type: Bug
    Affects Versions: 3.1.4
            Reporter: Tsikhon Kuprevich
         Assigned To: Nick Belaevski
            Priority: Critical


<rich:orderingList rowKeyVar="key" ...
		<h:column>
			<f:facet name="header">
				<h:outputText value="RowKeyVar" />
			</f:facet>
			<h:outputText value="#{key}" />
		</h:column>
...
</rich:orderingList >

Column with the name "RowKeyVar" does not appear.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the richfaces-issues mailing list