Hello,
I am using Infragistics Wingrid v9.1 and trying to achieve the same keyboard scrolling behavior as Microsoft Access.
When user moves the key up/Down etc the cursor should move to the below/above cell etc and be in edit mode. It should be true whether the next cell is a date, dropdown checkbox etc.
I did try using the PerformAction in the keydown event but with no luck.
Thanks
Satish
This should help:
HOWTO:UltraWinGrid Cursor Movement like Excel