New to Telerik UI for ASP.NET Core? Download free 30-day trial

ListViewPageableSettingsTagHelper

Example

<pageable>
    <messages />
</pageable>

ChildTags

Tag Name Details
messages ListViewPageableMessagesSettingsTagHelper

Attributes

Attribute Type Description
button-count Double Defines the number of buttons displayed in the numeric pager.
enabled Boolean
info Boolean Defines if a label showing current paging information will be displayed.
input Boolean Defines if an input element which allows the user to navigate to given page will be displayed.
numeric Boolean Defines if numeric portion of the pager will be shown.
page-size Double Specifies the possible page size values.
page-sizes Int32[] Specifies the possible page size values.
page-sizes-enabled Boolean
previous-next Boolean Defines if buttons for navigating to the first, last, previous and next pages will be shown.
refresh Boolean Defines if a refresh button will be displayed.
In this article
Not finding the help you need?