Hi there,
I was wondering if it is possible for SfDataGrid cells to open for editing when the 'tab' key is pressed (mainly for UWP / Windows users with a keyboard). I know the user can press 'Tab' and then 'F2' to enter edit mode, but for speed of data entry it would be better if they can just press 'Tab' and then the next cell becomes editable. Is there any way to do this?
Thanks,