[CLOSED] Infinite scrolling with Paging Toolbar

  1. #1

    [CLOSED] Infinite scrolling with Paging Toolbar

    Hi,

    Is there an event to whcih I am subscribe to update my paging toolbar when scrolling between pages. I call the method:

    pagingToolbar.bindStore(store);
    after loading the first page of data but the paging toolbar is not updated as I scroll the grid. Is there something that I am missing.
    Last edited by geoffrey.mcgill; Nov 08, 2012 at 3:29 AM. Reason: [CLOSED]
  2. #2
    Hi @RCM,

    An infinite scrolling feature can't work with a PagingToolbar.

    Please clarify do you need to show some scrolling summary to a user?
  3. #3
    HI,

    Yes, I am trying to show some scrolling summary to a user using the pagingtoolbar.
  4. #4
    I don't think it is possible to use a PagingToolbar for this unless it will be used as a common ToolBar without paging functionality.

    Please investigate this example.
    https://examples2.ext.net/#/GridPane...rolling/Tuner/

    Click "Reload", then scroll and look at the "Log".

Similar Threads

  1. [OPEN] [#38] Combobox with infinite scrolling
    By Leonid_Veriga in forum 2.x Legacy Premium Help
    Replies: 4
    Last Post: Nov 17, 2012, 12:38 AM
  2. Replies: 3
    Last Post: Oct 16, 2012, 5:03 PM
  3. [CLOSED] Infinite Scrolling
    By rnachman in forum 2.x Legacy Premium Help
    Replies: 3
    Last Post: Aug 09, 2012, 5:03 PM
  4. [CLOSED] Infinite Scrolling with MVC
    By RCN in forum 2.x Legacy Premium Help
    Replies: 14
    Last Post: Apr 12, 2012, 6:27 PM
  5. [CLOSED] Infinite Scrolling
    By rnachman in forum 1.x Legacy Premium Help
    Replies: 1
    Last Post: Apr 09, 2011, 6:15 PM

Posting Permissions