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
Field | Original Value | New Value |
---|---|---|
Support Case References | https://www.icesoft.ca:4443/supportilla/show_bug.cgi?id=4246 | |
ICEfaces Forum Reference | https://www.icesoft.ca:4443/supportilla/show_bug.cgi?id=4246 | http://www.icefaces.org/JForum/posts/list/5437.page#24172 |
Description | When having a paginator that encloses a datatable which then encloses a rowselector. If multiple = false for the row selector, only one row is selectable per paginator page but it should be enforced across all pages. | 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. |
Attachment | JIRA-2024.rar [ 10639 ] |
Assignee | Adnan Durrani [ adnan.durrani ] |
Assignee | Adnan Durrani [ adnan.durrani ] | Yip Ng [ yip.ng ] |
Fix Version/s | 1.7 [ 10080 ] | |
Assignee | Yip Ng [ yip.ng ] | Adnan Durrani [ adnan.durrani ] |
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 | ||||
![]() |
Assignee | Adnan Durrani [ adnan.durrani ] | Yip Ng [ yip.ng ] |
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Fix Version/s | 1.7DR#1 [ 10100 ] | |
Fix Version/s | 1.7 [ 10080 ] |
Fix Version/s | 1.6.2 [ 10111 ] |
Resolution | Fixed [ 1 ] | |
Status | Resolved [ 5 ] | Reopened [ 4 ] |
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 | ||||
![]() |
Status | Reopened [ 4 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Fix Version/s | 1.7 [ 10080 ] |
Status | Resolved [ 5 ] | Closed [ 6 ] |
Assignee | Yip Ng [ yip.ng ] |
Example application demonstrating the issue. NOTE: The build.xml and build.properties files will need to be modified based on your configuration.