While editing a value I want to be able to tab to the next item in the grid. Currently this requires two tabs- the first one commits the edit and the second press to navigate. How can I change this behavior?
I am using RenderMode Flat.
I would accept navigating to the next item on Enter key as well as Tab if it makes the solution easier.