Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Duplicate
-
Affects Version/s: 1.6.1
-
Fix Version/s: None
-
Component/s: ICE-Components
-
Labels:None
-
Environment:environment independent
Description
from javadoc: " Tag rowSelector: multiple When true more then one row can be selected. Default is false"
This is not working when a dataPaginator is used.
Use-case:
- page 1: selecting item 1
- going to page 2: selecting another item
- return to page 1: item 1 is still selected. So in fact 2 items are selected.
Desired behaviour: multiple=false must cause all other items from the whole list to get unselected once another item has been clicked
This is not working when a dataPaginator is used.
Use-case:
- page 1: selecting item 1
- going to page 2: selecting another item
- return to page 1: item 1 is still selected. So in fact 2 items are selected.
Desired behaviour: multiple=false must cause all other items from the whole list to get unselected once another item has been clicked
Issue Links
- duplicates
-
ICE-1021 Fix dataTable, dataPaginator, single selection rowSelector
- Closed
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion