ICEfaces
  1. ICEfaces
  2. ICE-2782

Paginator not refreshing on dynamic change in data table records

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 1.6.2
    • Fix Version/s: 1.7.1
    • Component/s: ICE-Components
    • Labels:
      None
    • Environment:
      Windows

      Description

      Using a data table and data paginator when changing the table results dynamically the descriptive data paginator displays wrong information. For example if you navigate to page two of the data table and then clear the results from the table the descriptive paginator will display "Currently displaying 10 - 0 of 0 results" when it should say "Currently displaying 0 - 0 or 0 results".

      This seems to be related to the location of the paginator. If the paginator is above the data table then the paginator is updated with the correct information. If it is located under the data table then the described issue is displayed.
      1. main.jspx
        6 kB
        Arran McCullough
      2. TableBean.java
        3 kB
        Arran McCullough
      1. screenshot-1.jpg
        109 kB
      2. screenshot-2.jpg
        80 kB
      3. screenshot-3.jpg
        81 kB

        Activity

        Repository Revision Date User Message
        ICEsoft Public SVN Repository #16678 Thu May 22 16:20:06 MDT 2008 yip.ng ICE-2782
        Fixed bug in value of first row index when data table is empty.
        Files Changed
        Commit graph MODIFY /icefaces/branches/icefaces-1.7/icefaces/component/src/com/icesoft/faces/component/datapaginator/DataPaginatorRenderer.java
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #16677 Thu May 22 16:18:48 MDT 2008 yip.ng ICE-2782
        Fixed bug in value of first row index when data table is empty.
        Files Changed
        Commit graph MODIFY /icefaces/trunk/icefaces/component/src/com/icesoft/faces/component/datapaginator/DataPaginatorRenderer.java

          People

          • Assignee:
            Unassigned
            Reporter:
            Arran McCullough
          • Votes:
            1 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: