I had a key value dropdown menu in my handson table. while filtering , filter by value shows keys instead of value. is it possible to change shows instead of value by key.
Filtering key value drop down menu
Key value dropdown type cell isn’t officially supported yet, so some plugins might not work correctly with the implementation. Here’s a topic in which you can find a discussion about this issue, along with some examples of custom implementation:
Hi,
In my case key value drop down is working perfectly but while fitering the column filter values are shown keys instead of values.
demo: https://jsfiddle.net/kxsq356m/
select options from dropdown menu and filter the values. filter results shows keys instead of values.
As I mentioned, this solution isn’t officially supported by us, and might cause issues in conjunction with our plugins - such as filtering not recognizing the values correctly.