Columns: component does not work without value attribute defined
----------------------------------------------------------------
Key: RF-6040
URL: https://jira.jboss.org/jira/browse/RF-6040
Project: RichFaces
Issue Type: Bug
Affects Versions: 3.3.0
Environment: RF 3.3.0
Facelets
Reporter: Andrei Markavtsov
Assignee: Andrei Markavtsov
Priority: Critical
<rich:dataTable value="#{bean.rows}" var="row">
<rich:columns begin="0" end="3" index="index">
<h:outputText value="#{row.values[index]}" />
</rich:columns>
</rich:dataTable>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
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