I havecreated a Combobox as a cell within a DataGridView. The DataGridView is bound to a table. When I execute the program and click on the combobox dropdown, the combobox is highlighted. I need to click a second time for the dropdown list to open. How can I fix this so the dropdown list opens on the first click?