TanStackT
TanStack4y ago
1 reply
primary-violet

GlobalFilter when some columns has array of strings

Hello. I have a problem with filtering when some columns has array of strings, I'm using custom globalFilter function and row.getValue(columnId) but it just skips values that are arrays. How to implement to make it possible to search values in such cases? Thanks in advance
image.png
image.png
image.png
Was this page helpful?