Jgrid Official Website Example:
Http://www.trirand.net/demo/aspnet/mvc/jqgrid/
Code Project Example:
Http://www.codeproject.com/Articles/421189/jqGrid-MVC-Html-Helper
WebGrid:
Https://msdn.microsoft.com/zh-cn/library/system.web.helpers.webgrid (v=vs.111). aspx
Code Project Example:
Http://www.codeproject.com/Articles/464198/MVC-WebGrid-Helper
Mvccontrib is powerful, not only with Mvccontrib UI grid displaying data, but also with other tools.
Source:
Http://mvccontrib.codeplex.com/wikipage?title=Grid
Code Project Example:
Http://www.codeproject.com/Articles/170921/MvcContrib-Grid-Paging-and-Searching-in-ASP-NET-MV
Mvcpager is also good, a variety of options:
http://www.webdiyer.com/mvcpager/demos/basic/
Kendo Grid:
Http://docs.telerik.com/kendo-ui/aspnet-mvc/helpers/grid/custom-binding
Datatabls:
http://dt.thxopen.com/
There is a combination of easyui and so on, everyone in the actual development of the slowly explored.
MVC Data List Display plugin Daquan