Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
845
Custom Paging
posted

I want to customize the code of the paging in the grid.

I have override the event but as the size of the datasource that I am loading is equals to the page size the buttons of next page are disabled.

There are a way to enable and disable this buttons?

Parents
No Data
Reply
  • 845
    posted

    ok, what i want to do is to use the paging feature loading the data of each page on demand...

    I mean when the user change the page... load the data of the this new page...

     

    Thanks for any answer...

Children