ICEfaces
  1. ICEfaces
  2. ICE-8177

ace:dataTable - resetSorting() ignores the sortAscending attribute

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 3.1.0.BETA1
    • Fix Version/s: 3.1.0.BETA2, 3.1
    • Component/s: ACE-Components
    • Labels:
      None
    • Environment:
      ICEfaces 3.1.0 BETA1
    • Assignee Priority:
      P1
    • Affects:
      Compatibility/Configuration

      Description

      An ace:dataTable uses grouping for a single column. The sortAscending attribute for this column is set to true. When a new set of data is retrieved the resetSorting() method is called for the dataTable. When this is called the sortAscending for the groupBy column is set to false or is ignored when the data is displayed.

      1. Case11295Example.zip
        19 kB
        Arran Mccullough
      2. Case11295ExampleWAR.zip
        9.73 MB
        Arran Mccullough

        Activity

        Repository Revision Date User Message
        ICEsoft Public SVN Repository #29273 Thu May 31 17:41:32 MDT 2012 nils.lundquist ICE-8177 - SortAscending now Boolean to allow for setSortAscending(null) to revert to default.
        Files Changed
        Commit graph MODIFY /icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/component/datatable/DataTable.java
        Commit graph MODIFY /icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/component/column/ColumnMeta.java
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #29255 Wed May 30 16:01:58 MDT 2012 nils.lundquist ICE-8177 - table.resetSorting() now only sets sortAscending to false for columns where groupBy is null.
        Files Changed
        Commit graph MODIFY /icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/component/datatable/DataTable.java

          People

          • Assignee:
            Nils Lundquist
            Reporter:
            Arran Mccullough
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: