GridPageableMessagesSettingsTagHelper

Example

Razor
<messages/>

Attributes

AttributeTypeDescription
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 grid is empty.
firstStringThe tooltip of the button which goes to the first page.
items-per-pageStringThe label displayed after the page size DropDownList.
lastStringThe tooltip of the button which goes to the last page.
more-pagesStringThe Tooltip of the ellipsis ("...") button, which appears when the number of pages is greater than the buttonCount.
nextStringThe Tooltip of the button which goes to the next page.
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.
previousStringThe Tooltip of the button which goes to the previous page.
refreshStringThe Tooltip of the refresh button.
In this article
ExampleAttributes
Not finding the help you need?
Contact Support