TreeListPageableMessagesSettingsTagHelper

Example

Razor
<messages/>

Attributes

AttributeTypeDescription
displayStringThe text with the pager information. Uses kendo.format.Contains the following placeholders: - {0} - The first data item index. - {1} - The last data item index. - {2} - The total number of data items.
emptyStringThe text that is displayed when the TreeList is empty.
firstStringThe tooltip of the button which goes to the first page.
items-per-pageStringThe label that is displayed after the drop-down list for the page size.
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 that is displayed before the pager input. Uses kendo.format. Contains one optional {0} placeholder which represents the total number of pages.
pageStringThe label that is 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