Reputation: 4713
Telerik
http://www.telerik.com/products/aspnet-mvc.aspx
JqGrid http://www.trirand.com/blog/
DataTables http://www.datatables.net
Any other free grid which you think is better.
So which one is easy, powerful to use. ASP.NET MVC.
Upvotes: 3
Views: 7462
Reputation: 1989
I recommend looking into what suite fits you best. Since all of these are offered for free I would try implementing each one in order to see what you prefer. I personally use Telerik's Extensions for ASP.NET MVC and find them very intuitive and easy to use, and they have great performance to boot. I highly recommend looking at their online demos, as well as their online documentation and forums. Of course there's items around on SO regarding them as well ;)
Upvotes: 1
Reputation: 56679
You'd probably find this interesting: jQuery Grid Recommendations
We've been developing an app for the past few months using jqGrid and it is great.
You'll see on StackOverflow there are over 1000 JqGrid tagged questions - so this site alone is a great resource available to you when using JqGrid.
Upvotes: 2