This question is locked. New answers and comments are not allowed.
When tabbing from one cell to the next, and the last cell in a row is reached, pressing tab again seems to shift the focus to the next focusable control (even though it looks like the first cell of the next row is in edit mode).
It seems to me that the grid should remain the focused control, and the next row be selected? (which is not happening)
EDIT: The caret moved to the next row, but is seems that the row isn't highlighted as selected, and the selection_Changed event didn't fire.
It seems to me that the grid should remain the focused control, and the next row be selected? (which is not happening)
EDIT: The caret moved to the next row, but is seems that the row isn't highlighted as selected, and the selection_Changed event didn't fire.