Skip to content

Latest commit

 

History

History
63 lines (62 loc) · 2.42 KB

File metadata and controls

63 lines (62 loc) · 2.42 KB
<title></title>

jQuery Datatables with ASP.NET MVC

This project provides example code on how to use the datatables jquery plugin with ASP.NET MVC.
Examples
1. Server side paging, sorting, and filtering. (See Home/Index)
2. Row detail expand via ajax. (See RowDetailExample/Index)
3. Responsive table using datatables and footable plugins. (See ResponsiveExample/Index)
Phone Responsive Display :
Tablet Responsive Display :
Desktop Responsive Display :