New to Kendo UI for Angular? Start a free 30-day trial
PagerSettings
The pager settings of the ListView (see example).
Name | Type | Default | Description |
---|---|---|---|
buttonCount? |
|
Sets the maximum numeric buttons count before the buttons are collapsed. | |
info? |
|
Toggles the information about the current page and the total number of records. | |
pageSizeValues? |
|
Shows a dropdown for selecting the page size. When set to true, the dropdown will contain the default list of options - 5, 10, 20.
To customize the list of options, set | |
position? |
|
Specifies the position of the pager. The possible values are:
| |
previousNext? |
|
Toggles the Previous and Next buttons. | |
type? |
|
Defines the type of the pager. |