[richfaces-issues] [JBoss JIRA] Assigned: (RF-951) DataTable - returned rowKey is different from rowIndex
Nick Belaevski (JIRA)
jira-events at lists.jboss.org
Mon Oct 29 10:33:01 EDT 2007
[ http://jira.jboss.com/jira/browse/RF-951?page=all ]
Nick Belaevski reassigned RF-951:
---------------------------------
Assignee: Maksim Kaszynski (was: Alexander Smirnov)
> DataTable - returned rowKey is different from rowIndex
> ------------------------------------------------------
>
> Key: RF-951
> URL: http://jira.jboss.com/jira/browse/RF-951
> Project: RichFaces
> Issue Type: Bug
> Affects Versions: 3.1.0
> Reporter: Maksim Kaszynski
> Assigned To: Maksim Kaszynski
> Fix For: 3.2.0
>
> Attachments: filters.jspx, FiltersPage.java
>
>
> When UIDataTable starts processing of row 1, it saves row 0 .
> dataChildren.isColumn() predicate is evaluated,
> rowIndex in wrapped model is already set to 1, while rowKey is still 0;
> So column, which was supposed to be rendered, looks like not-rendered, and vice-versa
--
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