[CLOSED] PagingToolBar problem

  1. #1

    [CLOSED] PagingToolBar problem

    Hi,

    I am playing with the "One to Many" gridpanel example. I have noticed that if i add a PagingToolBar to the second gridpanel it will not let me see more than 1 row in the grid. Further more, the only way i can see the additional rows is if i set the PagingToolBar pasesize to 1. I am then able to iterate through each row, but only 1 row at a time. :(

    Lee
  2. #2

    RE: [CLOSED] PagingToolBar problem

    Hi,

    Can you show sample code which reproduces the problem?
    I added PagingToolbar to the bottom grid in "One to Many" example


    <ext:PagingToolbar runat="server" PageSize="3"/>

    and it works correctly


  3. #3

    RE: [CLOSED] PagingToolBar problem

    Hi,

    Please check this topic. May be you have the same problem
    http://forums.ext.net/showthread.php...13680-4-1.aspx*
  4. #4

    RE: [CLOSED] PagingToolBar problem

    Hi,

    I have solved the problem. I had configured in the store a json reader with a readerId. Once i removed the readerId, it worked :)

    Thanks for the help Vladimir. Much appreciated.

Similar Threads

  1. Replies: 4
    Last Post: May 29, 2012, 4:36 PM
  2. [CLOSED] GridPanel PagingToolbar Navigation Problem
    By supera in forum 2.x Legacy Premium Help
    Replies: 6
    Last Post: Jan 23, 2012, 2:49 PM
  3. [CLOSED] [1.0] Grid with PagingToolbar problem with Explicit IDMode
    By tdracz in forum 1.x Legacy Premium Help
    Replies: 2
    Last Post: Jan 05, 2010, 2:36 PM
  4. Problem with Press next button in pagingtoolbar
    By ranganath in forum 1.x Help
    Replies: 2
    Last Post: Dec 05, 2009, 1:30 AM
  5. Replies: 0
    Last Post: May 27, 2009, 9:59 AM

Posting Permissions