Back to photostream

DataTables AJAX pagination with Custom filter in CodeIgniter

DataTables by default comes with a search filter which can be used to search on all fields or specific fields and display records.

 

Sometimes, require to add the filter for the particular field only like – adding date range filter, country filter, etc.

 

DataTables allows for passing data which can read at the server-side script.

 

In this tutorial, I show how you can add a custom search filter and get records using DataTables in CodeIgniter.

 

Read more ...

41 views
0 faves
0 comments
Uploaded on August 16, 2019