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 | |
---|---|---|---|---|---|---|
10 | Ezekiel | Randolph | 1955-09-05 | et.magnis.dis@donec.edu | Ezekiel Randolph | |
52 | Jade | Rich | 1978-09-15 | quis.arcu@dignissimmaecenasornare.com | Jade Rich | |
53 | Abdul | Riddle | 1963-05-18 | enim.condimentum.eget@fermentum.net | Abdul Riddle | |
81 | Iola | Roy | 1971-06-18 | blandit.at.nisi@dictumproin.com | Iola Roy |
Markup
@model IPagedList<BasicPersonView> <table class="table" asp-for="@Model" />