drietz/DataTables-ASP.NET-MVC
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
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.