New to Kendo UI for Angular? Start a free 30-day trial
PagerSettings
The pager settings of the Grid (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. | |
pageSizes? |
|
Shows a menu for selecting the page size. | |
position? |
|
Defines the Pager position relative to the Grid data table. The possible values are 'top', 'bottom', and 'both' (see example). | |
previousNext? |
|
Toggles the Previous and Next buttons. | |
responsive? |
|
Toggles the built-in responsive behavior of the Pager.
Available in version | |
type? |
|
Defines the type of the Grid pager. |