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 | |
---|---|---|---|---|---|---|
27 | Morgan | Obrien | 1956-06-14 | enim.nec.tempus@utpharetra.com | Morgan Obrien | |
49 | Jorden | Oneal | 1947-09-06 | erat.semper@atvelitcras.co.uk | Jorden Oneal |
Markup
@model IPagedList<BasicPersonView> <table class="table" asp-for="@Model" />