Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.5
-
Fix Version/s: 1.8.2
-
Component/s: ICE-Components
-
Labels:None
-
Environment:Operating System: All
Platform: All
Description
If you use a dataTable with a dataPaginator, so that the table rows are split
over more than one page, and add a rowSelector with multipleSelection="false",
then it is possible to actually do multiple selection, as long as you're
selecting rows on different pages.
over more than one page, and add a rowSelector with multipleSelection="false",
then it is possible to actually do multiple selection, as long as you're
selecting rows on different pages.
Issue Links
- is duplicated by
-
ICE-2513 rowSelector: multiple=false still allows multiple selection
-
- Closed
-
The data table in Row Selection of current compat showcase is single page, in which data paginator does not apply.
Row selector works properly with dataPaginator
Tested with Tomcat6.0.26 + FF3.6 and IE8