Official Content

Indicates how paging controls will be displayed.

Values

Navigation buttons Only navigation buttons will be shown: First, Previous, Next, Last.
Pages buttons One page button for each page number will be shown.
Navigation and Pages buttons Both navigation buttons and page buttons will be shown. This is the default value.

Scope

Generators: Angular
Controls: Tabular Grid

Description

This property is available for the Tabular Grid control (included in a Panel object) when the Tabular Grid Paging property = "One page at a time".

Consideration
Showing the pages implies knowing how many records are in the query performed. To solve this, a RecordCount is previously executed (when the navigation has a base table). This may be costly, depending on several factors such as the number of records, the filters applied, indexes, etc. In case of performance problems, it is recommended to set the Paging Controls property to "Navigation buttons" to avoid executing a RecordCount.

Runtime/Design time

This property applies only at design time.

Availability

This property is available since GeneXus 18 Upgrade 6.

See Also

Paging property in Tabular Grid Control

Last update: April 2024 | © GeneXus. All rights reserved. GeneXus Powered by Globant