The Grid control from mvccontrib.codeplex.com updated for ASP.NET MVC5 / .NET 4.5 and without dependencies (e.g. Mvc4Futures).
See the documentation.
We created this because this is the only useful component we regularly use from MVC Contrib and it's not being kept up to date with the latest versions of MVC. We have had issues with the MVC5 breaking changes in using the MVCContrib library and we still want to use this functionality with MVC5.
Install-Package AspNet.Mvc.Grid
In the spirit of the Apache 2.0 license here are the major changes to the code:
- Compiled under .NET 4.5
- All namespaces changed