A html helper to create sortable, searchable, and pageable data tables filled via ajax request, based on the datatables.net javascript plugin.
Info
Version: | 1.0.6 |
Author(s): | Rainer Thiele |
Last Update: | Tuesday, May 12, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/rainerthiele/AspNet.MVC.Controls |
NuGet Url: | https://www.nuget.org/packages/DataTables.MVC.Control |
Install
Install-Package DataTables.MVC.Control
dotnet add package DataTables.MVC.Control
paket add DataTables.MVC.Control
DataTables.MVC.Control Download (Unzip the "nupkg" after downloading)
Dependencies
- Antlr(>= 3.4.1.9004)
- Microsoft.AspNet.Razor(>= 3.2.7)
- Microsoft.AspNet.Web.Optimization(>= 1.1.3)
- Microsoft.AspNet.WebPages(>= 3.2.7)
- Microsoft.Web.Infrastructure(>= 1.0.0)
- Newtonsoft.Json(>= 5.0.4)
- WebGrease(>= 1.5.2)
- jQuery(>= 3.5.0.1)
- Moment.js(>= 2.24.0)