This repository stores code for the following DevExpress tutorial: Getting Started with DevExtreme Pagination. The project creates a UI component that allows users to navigate through pages.
The DevExtreme DataGrid component displays its built-in pager below the grid. This example hides the built-in pager and implements a standalone Pagination component in an external container above the ...