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 | |
|---|---|---|---|---|---|---|
| 22 | Maisie | Warner | 1952-04-10 | pellentesque.a.facilisis@rutrum.com | Maisie Warner | |
| 60 | Chelsea | Watts | 1965-12-26 | ac@proin.co.uk | Chelsea Watts | |
| 15 | Maisie | Wilkins | 1963-08-20 | sagittis.lobortis@elementumdui.ca | Maisie Wilkins |
Markup
@model IPagedList<BasicPersonView> <table class="table" asp-for="@Model" />