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 | |
---|---|---|---|---|---|---|
32 | Yvonne | Flores | 1963-04-04 | luctus.aliquet@dignissimlacusaliquam.org | Yvonne Flores | |
71 | Ryan | Frost | 1959-03-05 | quis@tincidunt.ca | Ryan Frost |
Markup
@model IPagedList<BasicPersonView> <table class="table" asp-for="@Model" />