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


1 Reply
absent-sapphire•3y ago
Did you ever figure this out?