An example showing how a seperate custom pagination can be used rather than the in-built default.
pagination
to 'false'<directory>
and <pager>
helpersstart-at
of the <directory>
to 'B'Id | First | Last | Birth Date | Favorite Color | Full Name | |
---|---|---|---|---|---|---|
25 | Connor | Underwood | 1986-01-04 | aliquet.odio@ullamcorperduiscursus.ca | Connor Underwood |
Markup
@model IPagedList<BasicPersonView> <table class="table" asp-for="@Model" />