When I have an editable combobox in a DataGridView and the user tries to
correct an error they can not move the cursor from character to character
with the arrow keys. The arrow keys move focus to the next cell. How can I
change this behavior when editing the value in a combo box in a DataGridView
control?
correct an error they can not move the cursor from character to character
with the arrow keys. The arrow keys move focus to the next cell. How can I
change this behavior when editing the value in a combo box in a DataGridView
control?