How can I help you?
PageSettings
16 Mar 20261 minute to read
Allows you to configure page information such as page size and current page details for each axis in order to display the pivot table with a specific page when paging is enabled.
For additional guidance, check the paging in Pivot Table documentation.
Properties
columnPageSize number
Allows to set the total number of records to be displayed on each page of the pivot table’s column axis.
Defaults to 5
currentColumnPage number
Allows to set the current column page number to be displayed in the pivot table.
Defaults to 1
currentRowPage number
Allows to set the current row page number to be displayed in the pivot table.
Defaults to 1
rowPageSize number
Allows to set the total number of records to be displayed on each page of the pivot table’s row axis.
Defaults to 5