I am attempting to simulate comboBox behavior but with a popupContainerEdit control and an embedded grid control. I want to load an initial value into the editor and, on dropdown, highlight the appropriate grid row specified by the edit value. OnDoubleClick, have the appropriate EditValue stored and...