Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: EE-3.0.0.GA
-
Fix Version/s: 3.1.0.BETA2, 3.1
-
Component/s: ACE-Components
-
Labels:None
-
Environment:All
-
Assignee Priority:P2
Description
Issue scenario:
An ace:dataTable is set to be filterable. This table includes a column that has a commandLink that uses an f:attribute or f:setPropertyActionListener so that row level information can be passed in. This works fine on the initial rendering of the table. Once a column is filtered and the order of rows is changed the value retrieved from the f:attribute or f:setPropertyActionListener is not the one that corresponds with the visible row.
An ace:dataTable is set to be filterable. This table includes a column that has a commandLink that uses an f:attribute or f:setPropertyActionListener so that row level information can be passed in. This works fine on the initial rendering of the table. Once a column is filtered and the order of rows is changed the value retrieved from the f:attribute or f:setPropertyActionListener is not the one that corresponds with the visible row.
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #29269 | Thu May 31 15:56:58 MDT 2012 | nils.lundquist | |
Files Changed | ||||
MODIFY
/icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/component/datatable/DataTable.java
|