AG Grid Pagination

Summary

  • AG Grid's Pagination works fully in AdapTable

AG Grid Pagination is a very popular option for heavily populated Grids.

It allows users to click between 'pages', rather than needing to scroll.

Pagination is also fully supported by AdapTable and works fully as expected.

Feedback

  • AdapTable does not provide any pagination-related features or options
  • If you would like to do something pagination-related in AG Grid but which is not possible, please contact us
Using AG Grid Pagination
Fork
  • This demo shows Pagination with 10 rows per page
  • We have added a Column Filter on Language column so that initially there are 2 pages
Try It Out
  • Clear the filter on the Language column and note that there are now 3 pages
  • Switch to the Grouped Layout and note that only 1 page is required