How can we navigate from one cell to another using the tab?
Thanks.
Hello, this is already the default behavior of the grid. When you press the Tab key you should be able to navigate between the cells in the grid. You might also want to check the build in DataPresenterCommand sample in the Feature Browser:
XamDataGrid-->DataBinding and Interaction-->xamDataGrid Commands
Let me know if you have any questions on this matter.
OK. Then, this behavior does not work when changing the CellValuePresenter?