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 | |
|---|---|---|---|---|---|---|
| 69 | Evelyn | Daniels | 1993-08-14 | aliquet@sedmolestie.com | Evelyn Daniels | |
| 26 | Wanda | Duncan | 1958-06-01 | imperdiet@tinciduntcongueturpis.co.uk | Wanda Duncan | |
| 1 | Vira | Duran | 1978-11-28 | sit.amet@necantemaecenas.co.uk | Vira Duran |
Markup
@model IPagedList<BasicPersonView> <table class="table" asp-for="@Model" />