Quantcast
Channel: DataTables 1.9 — DataTables forums
Viewing all articles
Browse latest Browse all 1816

OR Filtering

$
0
0
I am trying to achieve 'OR over multiple columns'. I have Firstname, Lastname and phone columns. I want to do a search filter like this ;
(Firstname AND Lastname ) OR (phone)
The default search does (Firstname AND LAstname AND phone) .
Not sure how i can do this with custom filters. Can anyone help me with this ?

Viewing all articles
Browse latest Browse all 1816

Trending Articles