how to add (first, last,next,prev along with numeric page numbers )for paging in mvc
i have proc which accepts page index,result data according to index no.
with out like this article(https://www.aspsnippets.com/Articles/Client-Side-Paging-using-Entity-Framework-and-jQuery-in-ASPNet-MVC.aspx)
for this below article: i got the output ,but i need in addition to this (first, last,next,prev along with numeric page numbers )
https://www.aspsnippets.com/Articles/Paging-Pagination-example-in-ASPNet-MVC.aspx