ICEfaces
  1. ICEfaces
  2. ICE-2024

Row selector attribute multiple = false not enforced across multiple pages

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 1.6
    • Fix Version/s: 1.6.2, 1.7DR#1, 1.7
    • Component/s: ICE-Components
    • Labels:
      None
    • Environment:
      All

      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

        Repository Revision Date User Message
        ICEsoft Public SVN Repository #14835 Wed Sep 19 15:19:10 MDT 2007 yip.ng ICE-2024
        Changed to clear row selection for the whole table, not just the currently displayed page.
        Files Changed
        Commit graph MODIFY /icefaces/trunk/icefaces/component/src/com/icesoft/faces/component/ext/RowSelector.java
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #14991 Fri Oct 19 15:27:07 MDT 2007 yip.ng ICE-2024
        Changed to clear row selection for the whole table, not just the currently displayed page.
        Files Changed
        Commit graph MODIFY /icefaces/branches/icefaces-1.6/icefaces/component/src/com/icesoft/faces/component/ext/RowSelector.java

          People

          • Assignee:
            Unassigned
            Reporter:
            Tyler Johnson
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: