When using the editable DataGridViewComboBoxColumn it appears to be working almost great.
Users can either type a new value into the text or select a predefined option from the dropdown.
The problem is when somebody starts typing and a pre defined option appears when you click enter, tab, or right arrow to jump to the next field the option disappears from the list.
Any ideas?
1 Answer