When the cell editor is the select , selectOptions is set to {“key1”: “value1”,“key2”: “value2”}. When selecting an option, the key is displayed in the table cell. How to display the value field?
How to display value field on Select editor
Hi @807222175
Please send us a code demo where the issue can be replicated. Without it we can’t determine what the problem is.
Hi @807222175
In this case you would need to implement key-value dropdown custom editor. Here you can find the example of how it can be done: https://jsfiddle.net/9ta6f7e8/