且构网

分享程序员开发的那些事...
且构网 - 分享程序员编程开发的那些事

如何用storedprocedure实现MVC网格分页?

更新时间:2023-02-07 11:42:04

查看以下链接。



ASP.Net GridView中的自定义分页使用SQL Server存储过程 [ ^ ]
Check out the below link.,

Custom Paging in ASP.Net GridView using SQL Server Stored Procedure[^]


请检查以下使用Jquery DataTables在网格中实现服务器端分页的文章:



带有服务器端过滤,ASP.NET MVC 5中的排序和分页的网格视图



希望它有所帮助!
Please check the following article which use Jquery DataTables to implement server side pagination in grid:

GridView with Server Side Filtering, Sorting and Paging in ASP.NET MVC 5

Hope it helps!