Custom filter

Custom filter

David1981David1981 Posts: 6Questions: 0Answers: 0
edited December 2012 in General
Hello,

Suppose i have two rows in my table

Name | city | nickname
David - New York - Dave
Jody - Yorkshire - Jody13

When a users types "David York" it filters and just shows me 1 row.
I would like the search to filter on any match:

So that it finds David & Jody because Jody should also match the search since she lives in YORKshire.

In other words: How can i change the default Datatable behaviour to search on any words entered in the search filter field.

Thx for help!
This discussion has been closed.