Hello,
I have implemented arrow key navigation using PreviewKeyDown button, as suggested in one of the forum post. It works fine, almost.
I call the CellRight command followed by StartEditMode command.
When the column has checkbox it does not go into edit mode. instead the whole row is selected. When you move to the same checkbox column using Tab, it works fine.
Help much appreciated.
Any information?