Hi,
I have an issue with navigating between cells of XtraGrid using the tab key.
When the row indicator shows edit mode, the tab key is taking the focus out of the grid to another control instead of to the next cell.
How can I fix this?
Thanks
XTraGrid Navigation by tabbing
Answers approved by DevExpress Support
Hello Anand,
Thank you for your message. To resolve this issue, I suggest you set the GridView.GridOptionsNavigation.UseTabKey to true. I hope it will be helpful to you.
I'm looking forward to your reply.
Hello Anand,
Thank you for your feedback. I have created a simple project to illustrate how this works on my side and recorded a video file (see it in the attachment). If your situation is different, would you please modify it to illustrate this issue? It is rather difficult to reproduce the problem based only on your description. Also, specify your build version, because we can use other build versions and thus behavior will differ.
Thanks. I found that pressing Ctrl-TAB while on the edited cell quits the row edit mode and then pressing TAB navigates to the next cell. So that is the simplest solution for me.
Hello Anand,
Thank you for your feedback. I'm glad to hear that you found a solution.
Feel free to contact us if you have further questions.