on the example page search on "netscape|firefox" and turn on reg ex (turn smart filter off). you will find netscape and firefox (i.e. search for netscape OR firefox)
(this is for client side. if you're using server processing, some databases like MySQL also support a REGEXP operator)
Replies
http://www.datatables.net/examples/api/regex.html
on the example page search on "netscape|firefox" and turn on reg ex (turn smart filter off). you will find netscape and firefox (i.e. search for netscape OR firefox)
(this is for client side. if you're using server processing, some databases like MySQL also support a REGEXP operator)