DataGridView editable combobox Left Right Arrow keys

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • =?Utf-8?B?UVNJRGV2ZWxvcGVy?=

    DataGridView editable combobox Left Right Arrow keys

    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?

Working...