Skip to content

drietz/DataTables-ASP.NET-MVC

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This projects supplies C# classes for ASP.NET MVC 4 if jQuery DataTables is used as data grid component
and server side processing is enabled.

The projects come with a DataTables model binder, to have a convienient C# data structure to bind the
DataTables server request and a DataTableResult to generate the necessary JSON data structure needed by
DataTables as result.

For more information see Mvc4Application.AppSpike from source.

About

JQuery DataTables ASP.NET MVC

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 71.2%
  • CSS 17.4%
  • C# 11.4%