This is a migrated thread and some comments may be shown as answers.

Filtering fields that are arrays of strings

0 Answers 182 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Steve
Top achievements
Rank 1
Steve asked on 03 Mar 2021, 05:27 PM

I'm having trouble using a string filter when my field is an array of strings. It works fine if the strings are entirely numeric, but not at all when they contain non-numeric characters.

Here's my stackblitz example: Filter arrays of strings

I'm aware that my model is less than ideal, and I'd rather not refactor it if I don't have to.

Is there a way to override the process() method to handle this? Is the source for process() available? 

No answers yet. Maybe you can help?

Tags
Grid
Asked by
Steve
Top achievements
Rank 1
Share this question
or