New to Kendo UI for AngularStart a free 30-day trial

PagerSettings

Defines the pager settings of the ListView (see example).

NameTypeDefaultDescription

buttonCount?

number

Specifies the maximum count of numeric buttons before the buttons collapse.

info?

boolean

Toggles the information about the current page and the total number of records.

pageSizeValues?

boolean | number[] | PageSizeItem[]

Shows a dropdown for selecting the page size. When you set this to true, the dropdown contains the default list of options: 5, 10, 20. To customize the list of options, set pageSizeValues to an array of the desired values. The array can contain numbers and PageSizeItem objects.

position?

PagerPosition

Specifies the position of the pager.

previousNext?

boolean

Toggles the Previous and Next buttons.

type?

PagerType

Specifies the type of the pager.

Not finding the help you need?
Contact Support