Pagination with Multi-Attribute Search
Overview
When the multi attribute search is enabled, the Allegro UI will allow you to set the page size and allow you to go back to previous or next page.
This is shown as an example in the following screenshot:

Please note that,
- The UI pagination shows as “<left arrow> <current page number> <right arrow>. The left and right arrow allow you to navigate to previous or next page.
- If you are on the first page, UI will automatically disable the PREVIOUS page scroll.
- If you have a page size of 20 and the UI shows 10 rows (less than 20), then the UI will automatically disable the NEXT page scroll. This also means that if it is the last page that has exactly the same number of rows shown as the page size, then the next page scroll may not be disabled. User clicking the next page will see 0 rows.