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 | |
---|---|---|---|---|---|---|
75 | Wylie | Cotton | 1948-03-06 | quis.arcu.vel@ipsum.net | Wylie Cotton |
Markup
@model IPagedList<BasicPersonView> <table class="table" asp-for="@Model" />