Filter array of objects :sweat_smile:
Hi guys i am really stuck whit this
I am rendering an object in one of my cells.
This object is used to render the UI for the agents, which would be a circle with an initial inside or an image if available. The problem arises when I try to filter each agent individually.
this is a example of the array with objects
i am reading this object thought my column definition
Actually, I found a solution, but it doesn't work for me. I am configuring the accesorFN with the value of the agents.
But when I try to access the object to get the rest of the properties like thumb, color, I lose that information because I am limiting it with the accesorFN.
Is there any way to define what information it will retrieve from that column? I imagine something like this...
¿any other solution?
0 Replies