ASP.NET MVC 4 Datagrid

前端 未结 2 1004
隐瞒了意图╮
隐瞒了意图╮ 2020-12-08 11:31

Im new to ASP.NET MVC and want to do a simple page that retrieves some data using Entity and displays it in a paging datagrid.

Can anyone point me in the right direc

2条回答
  •  执笔经年
    2020-12-08 12:06

    1. ASP.net MVC Awesome - jQuery Ajax helpers (demo) ASP.net MVC Awesome grid
    2. jqxGrid jqxGrid
    3. Grid.MVC (codeplex) sorting, paging, filtering Grid.MVC demo
    4. MVCContrib.Grid
    5. jqGrid (demo) jqGrid
    6. FuelUX repeater fuelux repeater demo
    7. IgniteUI Grid IgniteUI Grid

提交回复
热议问题