Paging using AJAX ASP.NET & DATAGRID

Last post 10-10-2007 10:16 AM by deblendewim. 1 replies.

Sort Posts:

  • Paging using AJAX ASP.NET & DATAGRID

    10-09-2007, 11:43 PM
    • Member
      point Member
    • prem2179
    • Member since 10-10-2007, 3:41 AM
    • India
    • Posts 1

    Hi all,

    I am facing a problem of PAGING in ajax with asp.net. I am not able to create paging on my web page. I have used update panel to view the data in datagrid.

    I tried paging but its not working. Please suggest a solution to the above problem

    Regards, Prem

    Prem Thakkar
    Eureka
    ACNielsen, India
    The Nielsen Company
    Ph: 91 265 6631178
    Cell: 91 9824640533
    www.nielsen.com

  • Re: Paging using AJAX ASP.NET & DATAGRID

    10-10-2007, 10:16 AM
    Answer
    • Contributor
      5,590 point Contributor
    • deblendewim
    • Member since 12-20-2006, 11:32 AM
    • Antwerp, Belgium
    • Posts 951

    Hi Prem,

    I have a gridview and the Paging (WITHOUT causing postbacks) works just fine!

     

    Did you check if all the callback options on the grid are disabled (enableSortingAndPagingCallbacks = false !!) ?
    Then you just need to place it in an updatepanel.

     

    If it still doesn't work, could you make me a (WORKING) demo with your grid which replicates the error/malfunction?

     

    Kind regards,
    Wim

    Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.
Page 1 of 1 (2 items)