How to render filter values

Tags: #<Tag:0x00007f1368f7e1d0>

I am passing object as data and then in cell render method i am getting values from those objects. It works fine but when I try to filter it shows [object object] but i want to show custom values. is this possible ?

Hi @faisalrehmankhan767

Key value dropdown type cell isn’t officially supported yet. Here’s a topic in which you can find a discussion about this issue, along with some examples of custom implementation: