I have a requirement I want to replace the tab navigation by enter key navigation on the datagrid .Currently when tab key press on the datagrid the focus is moved to next cell on the datagrid.Now I want to move to next cell when enter key presses and if the cell is read only false then make it editable and retain focus on the cell .How to accomplish this?
Asked
Active
Viewed 1,393 times
1 Answers
0
Read This may be Help full
Moving to next control on Enter keypress in WPF
...
...
http://go4answers.webhost4life.com/Example/tab-navigation-datagrid-210047.aspx
.....
https://go4answers.webhost4life.com/Example/send-key-tab-datagrid-edit-cell-press-154843.aspx

Community
- 1
- 1

Imran Ali Khan
- 8,469
- 16
- 52
- 77