Sets if a Tabular Grid control will offer Infinite scrolling or Paging to navigate through it.
Infinite scrolling | Only scroll is offered (there are no buttons to move from page to page). As the user scrolls down, more content is automatically loaded and added at the end of the page. |
One page at a time | Breaks the content into individual pages, with a fixed number of items per page. End users can navigate between pages by clicking on buttons that indicate the page number or by using arrows to move back and forward. |
Generators: Angular
Controls: Tabular Grid
This property is offered when the Rows property value is different from <unlimited> or when it is set to <default> or a specific value is assigned to it.
When the Paging property is set to "One page at a time", the Paging Controls property is available to be set.
This property applies only at design time.
This property is available since GeneXus 18 Upgrade 5.
Paging property in Grids and Free Style Grids