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 | |
---|---|---|---|---|---|---|
33 | Rhiannon | Lindsay | 1985-09-06 | ac.risus@ligula.ca | Rhiannon Lindsay |
Markup
@model IPagedList<BasicPersonView> <table class="table" asp-for="@Model" />