Is there a way to know what cell is focused? After modifying some records with a validation rule, my idea is to change the
DataContext property with the copy of data (so the display will reload with all the changes) and then
set the focus on the corresponding cell by code.
In this way, the user can
continue using the keyboard for editing.
Anyone can help me?
Thanks in advance 