Turtleleef
11 Sep 2018, 3:24 AM
Hello, I have an grid with an combobox as an editor and I am trying to create another combobox as a child to that editor. But every time the list for the second combobox gets focus the editor loses focus and close (if I interact with the second combobox's input field the editor keeps focus). I logged and the second combobox still retains focus even as the editor loses it. I have set ownerCt and renderTo on the second combobox to the editor.
Is there any way to prevent the editor from losing focus when i interact with the list for the second combobox?
Is there any way to prevent the editor from losing focus when i interact with the list for the second combobox?