Dear Forum,
Using this component I would like to preform a wild card LIKE filter on the data. I.e. I would like to filter a field that contains the word'
In by normal SQL statement I would add 'WHERE fieldname LIKE '%keyword%'
How can I achieve this using this component? The filter dialogue only seems to be able to handle exact matches?
The filed contains job titles like: SAP Tester, SAP Analyst.
I would like the users to be able to search the fields for SAP, or Tester, or Analyst to get the two results. Currently they can only get a result by entering the exact term 'SAP tester' or 'SAP Analyst'... |
|
|