I am tryin to archive a function as allow user to type and filter multiple criteria by comma-separated string.
I updated the onFiltering method to use predicate instead of query if e.text contains a comma. I had read a lot of posted already and get the correct syntax for predicate function.
However, it still doesn't behavior as I wanted.
Thanks ahead for your help!
Lin