Is searchCol search option the same as .search() method
Is searchCol search option the same as .search() method

I'm applying some filters through PHP on searchCols search. It works when there's only one value but breaks with 2 or more. It works fine when my dropdown creates the same grouped search string but uses the .search() method instead of the option.
This discussion has been closed.
Answers
Can you link to a test case showing the issue please? We'd need more information such as in what way it breaks (error messages) and the code used. A test case is the best way to give all of the information required.
Thanks,
Allan