Question
How to filter array of data from one id in grid
Hi All,
I have a requirement tehre is column in a table story multiple values with text datatype

and when I'm trying to filter them on grid using filters then I'm using this code to show on filter dropdown: line 68-82

then getting dropdown as this:
:
But from first screenshot when I'm trying to search any one of the data from array example: 213396 then my grid is displaying empty data and for other data as well who are in array in grid
help me achieve this,
Thankyou!
