PagerMessagesSettingsTagHelper

Example

Razor
<messages/>

Attributes

AttributeTypeDescription
all-pagesStringThe text displayed for the item that represents the allPages option when allPages is enabled.
displayStringThe pager info text. Uses kendo.format.Contains three placeholders: - {0} - the first data item index - {1} - the last data item index - {2} - the total number of data items
emptyStringThe text displayed when the DataSource view does no contain items.
firstStringThe tooltip of the button which navigates to the first page.
items-per-pageStringThe label displayed after the page size DropDownList.
lastStringThe tooltip of the button which navigates to the last page.
nextStringThe tooltip of the button which navigates to the next page.
numbers-select-labelStringThe label applied to the Pager select element (when visible).
ofStringThe label displayed before the pager input. Uses kendo.format. Contains one optional placeholder {0} which represents the total number of pages.
pageStringThe label displayed before the pager input.
page-button-labelStringThe title of the numeric link page buttons of the Pager. The parameters available for the template are: page - The page that will becomes selected when clicking the button..
page-size-drop-down-labelStringThe label applied to the page size DropDOwnList.
previousStringThe tooltip of the button which navigates to the previous page.
refreshStringThe tooltip of the refresh button.
In this article
ExampleAttributes
Not finding the help you need?
Contact Support