Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 1.6
-
Component/s: ICE-Components
-
Labels:None
-
Environment:All
-
ICEsoft Forum Reference:
-
Support Case References:
Description
When using row selection within a datatable that has a paginator, if multiple = false for the row selector, one row is selectable per paginator page. However, this should be enforced across multiple pages. For example, if a user selects a row on the first page, paginates forward and then selects a new row, the previously selected row is not being unselected.
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #14991 | Fri Oct 19 15:27:07 MDT 2007 | yip.ng | Changed to clear row selection for the whole table, not just the currently displayed page. |
Files Changed | ||||
MODIFY
/icefaces/branches/icefaces-1.6/icefaces/component/src/com/icesoft/faces/component/ext/RowSelector.java
|
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #14835 | Wed Sep 19 15:19:10 MDT 2007 | yip.ng | Changed to clear row selection for the whole table, not just the currently displayed page. |
Files Changed | ||||
MODIFY
/icefaces/trunk/icefaces/component/src/com/icesoft/faces/component/ext/RowSelector.java
|