Skip to content

The Grid control from mvccontrib.codeplex.com updated for ASP.NET MVC5 and without dependencies.

License

Notifications You must be signed in to change notification settings

glukhovd/AspNet.Mvc.Grid

 
 

Repository files navigation

AspNet.Mvc.Grid

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.

Installation

Install-Package AspNet.Mvc.Grid

Changes from MVCContrib

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

About

The Grid control from mvccontrib.codeplex.com updated for ASP.NET MVC5 and without dependencies.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 92.7%
  • JavaScript 7.0%
  • Other 0.3%