Curent Page Number

  1. #1

    Curent Page Number

    I'm trying to implement server-side paging and I need the current page number for this to work.

    How can i get the current page number from the PagingToolBar


    Thanks
  2. #2

    RE: Curent Page Number

    The store specific AjaxEventArgs (refresh, submit) have an index property that should provide you with the necessary value (index I believe). Do a watch on e and you will see the accessible properties.

    I can provide you with a code snippet next time I am on my work computer if you are still having trouble.

    HTH

Similar Threads

  1. [CLOSED] Set the page number on GridPanel from code behind
    By jmcantrell in forum 1.x Legacy Premium Help
    Replies: 4
    Last Post: Nov 02, 2012, 8:18 PM
  2. [CLOSED] Navigate to a page on a grid using the page number
    By optibase in forum 1.x Legacy Premium Help
    Replies: 1
    Last Post: Aug 06, 2012, 5:47 PM
  3. Number of page in PagingToolbar
    By Dominik in forum 1.x Help
    Replies: 1
    Last Post: Dec 16, 2010, 12:16 PM
  4. Replies: 0
    Last Post: Dec 02, 2010, 9:01 PM
  5. [CLOSED] Grid Page Number
    By vali1993 in forum 1.x Legacy Premium Help
    Replies: 2
    Last Post: Oct 14, 2010, 12:46 PM

Posting Permissions