Unplanned
Last Updated: 09 Feb 2023 11:57 by Meindert
Meindert
Created on: 09 Feb 2023 11:57
Category: Grid
Type: Bug Report
1
Focus cancelled cell during tabbing with in-cell editing

Hello,

Imagine a Grid with in-cell editing and a cell X, which restricts editing via IsCancellable = true in the OnEdit event.

If the user clicks on cell X, then editing will be cancelled and the focus will be on this cell.

If the user tabs from the previous cell, then editing will be cancelled and the focus will be on the previous cell.

This looks like an inconsistency. Can the focus go to cell X when editing is cancelled from a tab?

0 comments