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 | |
---|---|---|---|---|---|---|
34 | Iris | Gonzalez | 1973-04-19 | leo.in@elitaliquamauctor.co.uk | Iris Gonzalez | |
87 | Damon | Goodwin | 1996-12-16 | vulputate.nisi.sem@rutrumloremac.ca | Damon Goodwin |
Markup
@model IPagedList<BasicPersonView> <table class="table" asp-for="@Model" />