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
20
remote paging
posted

I wanted to know if you have developed the remote pagination for the grid, if so you could show a simple example and otherwise know when you would have thought about publishing it.

  • 16310
    Verified Answer
    Offline posted

    Hi,

    A real-use scenario assumes that the grid get its data from a service, so this is where you can implement custom paging logic. Remote paging out of the box is not implemented and is not part of the roadmap yet. You can read more about the Angular Data Grid at this page.