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