This class library lets developers define editable jquery datatables in C# MVC Controller that will generate html and javascript necessary and use them in a view.
Info
Version: | 1.7.1 |
Author(s): | Zach Painter |
Last Update: | Friday, April 10, 2015 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/jQueryDatatablesMVC |
Install
Install-Package jQueryDatatablesMVC
dotnet add package jQueryDatatablesMVC
paket add jQueryDatatablesMVC
jQueryDatatablesMVC Download (Unzip the "nupkg" after downloading)
Dependencies
- jquery.datatables(1.9.4)
- jQuery.UI.Combined(1.10.4)
- Microsoft.AspNet.Mvc(4.0.20505.0)
- Microsoft.AspNet.Razor(2.0.20505.0)