ICEfaces
  1. ICEfaces
  2. ICE-7853

ace:dataTable - Columns become misasligned when turning off pagination on a scrollable table

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 3.0
    • Fix Version/s: 3.0.1, EE-3.0.0.GA
    • Component/s: ACE-Components
    • Labels:
      None
    • Environment:
      Firefox, IE8, IE9
    • Workaround Exists:
      Yes
    • Workaround Description:
      Use a value binding for the page attribute and manually set the page to the first page (1).

      Description

      An ace:dataTable is set to be scrollable and do pagination. The paginator can be toggled on and off. If a user navigates to the any page other than the first one and then turns pagination off, the columns become misaligned. If pagination is then turned on, the columns become aligned. If the page is set to the first page and pagination is turned off then the columns stay aligned.

        Activity

        Repository Revision Date User Message
        ICEsoft Public SVN Repository #28179 Mon Mar 05 19:28:01 MST 2012 nils.lundquist ICE-7853 - Simplified first row calculation to handle case where pagination is disabled without resetting the page variable.
        Files Changed
        Commit graph MODIFY /icefaces3/branches/icefaces-3.0.x-maintenance/icefaces/ace/component/src/org/icefaces/ace/component/datatable/DataTableRenderer.java
        Commit graph MODIFY /icefaces3/branches/icefaces-3.0.x-maintenance/icefaces/ace/component/src/org/icefaces/ace/component/datatable/DataTable.java
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #28178 Mon Mar 05 19:21:27 MST 2012 nils.lundquist ICE-7853 - Changed first row calculation to handle case where pagination is disabled without resetting the page variable.
        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/datatable/DataTableRenderer.java
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #28167 Mon Mar 05 14:39:14 MST 2012 nils.lundquist ICE-7853 - Force pagination reset when pagination disabled - Missed @Override
        Files Changed
        Commit graph MODIFY /icefaces3/branches/icefaces-3.0.x-maintenance/icefaces/ace/component/src/org/icefaces/ace/component/datatable/DataTable.java
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #28166 Mon Mar 05 14:38:17 MST 2012 nils.lundquist ICE-7853 - Force pagination reset when pagination disabled. - Missed @Override
        Files Changed
        Commit graph MODIFY /icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/component/datatable/DataTable.java
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #28165 Mon Mar 05 14:36:21 MST 2012 nils.lundquist ICE-7853 - Force pagination reset when pagination disabled
        Files Changed
        Commit graph MODIFY /icefaces3/branches/icefaces-3.0.x-maintenance/icefaces/ace/component/src/org/icefaces/ace/component/datatable/DataTable.java
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #28164 Mon Mar 05 14:33:38 MST 2012 nils.lundquist ICE-7853 - Force pagination reset when pagination disabled.
        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: