Now the combo list that i generated will show encoded charac

Now the combo list that i generated will show encoded character instead of the real chinese character. For exp. mygrid.getCombo(1).put(‘1’,‘光’) the combo list will show 光 but not the chinese character. However, the grid display it well

Component is encoding agnostic, if text was typed and shown in correct encoding - it must be rendered correctly.
If problem still occurs for you - please send any kind of sample where problem can be reconstructed ( you can send it directly to support@dhtmlx.com )