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

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

gsalinasgsalinas Posts: 4Questions: 2Answers: 1

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.

Answers

  • allanallan Posts: 64,798Questions: 1Answers: 10,728 Site admin

    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

This discussion has been closed.