I have an UltraWebGrid with one of the columns is set to point to a WebCombo via the EditorControlID. When the user clicks on the cell, the combo doesn't appear right away, the user has to click on it again to make it appear. Can anyone advise me on how to make it so that the control appears right when the user clicks on the cell. In my UltraWebGrid, the CellClickActionDefault is set to Edit.