Editable Combo In Webix Version 4.2.10

Hi,
I tried in snippet https://webix.com/snippet/6052d3e2 with webix version 5, it is working fine, but when i force this code to run with Webix version 4.2. It is not working. Can someone help me by giving a fix to this.

Regards,
Ranjith G.

Sorry for asking it here, but why won’t you upgrade to newer version ?

4.2 is a quite outdated version, and since it was released (7 months ago) there were a lot of bug fixes, including several API improvements for controls.
Your solution will work in 4.4+ versions. Also, this code can be simplified a bit: https://webix.com/snippet/66410bef

Hi Listopad,
I got a solution for this by adding hot key enter to add new items in combo box, please find the snippet https://snippet.webix.com/rqkhoa4w. Please correct if there is a better way to do this.

Thanks,
Ranjith G.