Click here to Skip to main content
15,884,176 members
Articles / Web Development / ASP.NET

jQuery DataTables Advanced Filtering in ASP.NET MVC (jQuery DataTables and ASP.NET MVC Integration - Part V)

Rate me:
Please Sign up or sign in to vote.
4.88/5 (25 votes)
5 Apr 2012CPOL11 min read 271K   11.3K   72  
How to implement advanced column filtering using jQuery DataTables
This article aims to show how to implement tables where the content of the table will be refreshed with AJAX calls each time the user changes the filter.

Revisions


  

Compare Revision Minor Date Status Editor
18 - publicly available No 23-Dec-20 2:12 Available Deeksha Shenoy
Updates in content. Changes: 70
17 No 5-Apr-12 8:09 Available Smitha Nishant
16 No 5-Apr-12 8:07 Available Smitha Nishant
15 No 13-Mar-12 13:19 Available Jovan Popovic(MSFT)
14 No 13-Mar-12 13:18 Available Jovan Popovic(MSFT)
13 No 13-Mar-12 2:42 Composing Jovan Popovic(MSFT)
12 No 13-Mar-12 2:40 Composing Jovan Popovic(MSFT)
11 No 13-Mar-12 1:12 Composing Jovan Popovic(MSFT)
10 No 7-Mar-12 22:12 Composing Jovan Popovic(MSFT)
9 No 18-Feb-12 4:42 Composing
7 No 18-Feb-12 2:52 Composing
6 No 17-Feb-12 9:32 Composing
5 No 17-Feb-12 7:57 Composing
4 No 17-Feb-12 7:06 Composing
3 No 17-Feb-12 6:42 Composing
2 No 17-Feb-12 6:16 Composing
1 No 17-Feb-12 3:38 Composing

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Program Manager Microsoft
Serbia Serbia
Graduated from Faculty of Electrical Engineering, Department of Computer Techniques and Informatics, University of Belgrade, Serbia.
Currently working in Microsoft as Program Manager on SQL Server product.
Member of JQuery community - created few popular plugins (four popular JQuery DataTables add-ins and loadJSON template engine).
Interests: Web and databases, Software engineering process(estimation and standardization), mobile and business intelligence platforms.

Comments and Discussions