ListViewPageableSettingsTagHelper

Example

Razor
<pageable>
    <messages />
</pageable>

ChildTags

Attributes

AttributeTypeDescription
button-countDoubleDefines the number of buttons displayed in the numeric pager.
enabledBoolean
infoBooleanDefines if a label showing current paging information will be displayed.
inputBooleanDefines if an input element which allows the user to navigate to given page will be displayed.
numericBooleanDefines if numeric portion of the pager will be shown.
page-sizeDoubleSpecifies the possible page size values.
page-sizesInt32[]Specifies the possible page size values.
page-sizes-enabledBoolean
previous-nextBooleanDefines if buttons for navigating to the first, last, previous and next pages will be shown.
refreshBooleanDefines if a refresh button will be displayed.
In this article
ExampleChildTagsAttributes
Not finding the help you need?
Contact Support