[CLOSED] Pagingtoolbar MVC

  1. #1

    [CLOSED] Pagingtoolbar MVC

    when i remove all records from store using dsStore.removeAll().
    Gridpanel paging toolbar keeps showing old paging information. How to fix this?
    Last edited by Daniil; Jun 27, 2011 at 12:55 PM. Reason: [CLOSED]
  2. #2
    Hi,

    Do you use remote or local paging?
  3. #3
    Remote paging using AjaxStoreResult
  4. #4
    Hi,

    If you use remote paging then paging information is retrieved from the server (when data binding)
    Information is not updated when you do some local changes (because local changes can do thousands user at the same time)
    You have to rebind data after rows deleting

Similar Threads

  1. [CLOSED] PagingToolbar and Ajax
    By wazige in forum 1.x Legacy Premium Help
    Replies: 1
    Last Post: Jul 08, 2010, 1:52 PM
  2. [CLOSED] [1.0] GridPanel and PagingToolbar bug
    By Timothy in forum 1.x Legacy Premium Help
    Replies: 2
    Last Post: Apr 23, 2010, 4:48 PM
  3. [CLOSED] PagingToolbar
    By Timothy in forum 1.x Legacy Premium Help
    Replies: 3
    Last Post: Dec 29, 2009, 9:47 PM
  4. [CLOSED] PagingToolBar problem
    By LeeTheGreek in forum 1.x Legacy Premium Help
    Replies: 3
    Last Post: May 23, 2009, 5:29 AM
  5. [CLOSED] PagingToolBar
    By Rod in forum 1.x Help
    Replies: 4
    Last Post: Oct 03, 2008, 8:43 AM

Tags for this Thread

Posting Permissions