ICEfaces
  1. ICEfaces
  2. ICE-10809

ace:dataTable - Add new "enhMultiple" selection mode

    Details

      Description

      Feature Request: Add a new "enhMultiple" selectionMode attribute value that will enable "Enhanced Multiple" row selection mode.

      This mode matches the existing "enhMultiple" mode that ice:dataTable supported, which mimics a typical desktop UI for row selection, as follows:

      - Single clicking the current row will select that row (not toggle), and deselect all other previously selected rows.
      - However, if a the Ctrl/Command modifier key is held, then row selection is toggled on/off for that row and other previously selected rows remain selected.
      - Additionally, holding the Shift modifier key will cause the range of rows between the last selected row and the current one to be selected.

        Activity

        Repository Revision Date User Message
        ICEsoft Public SVN Repository #47016 Fri Jan 22 12:58:51 MST 2016 art.zambrano ICE-10809 added enhanced multiple mode to ace:dataTable selection demo
        Files Changed
        Commit graph MODIFY /icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/java/org/icefaces/samples/showcase/example/ace/dataTable/DataTableSelector.java
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #47013 Fri Jan 22 11:31:32 MST 2016 art.zambrano ICE-10809 added new "enhMultiple" selection mode to ace:dataTable
        Files Changed
        Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/resources/icefaces.ace/datatable/datatable.js
        Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/datatable/DataTableMeta.java

          People

          • Assignee:
            Arturo Zambrano
            Reporter:
            Arran Mccullough
          • Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: