Hi, loving the ultraGrid sofar just a quick question...
What is the best way to get it to navigate around cells with the arrow keys like in excel (commiting any editing before moving away).
Is there a property somewhere or do I have to write some code in the keypress event?
NOTE: I have version 7.1
Here are some KB articles that should help:
HOWTO:UltraWinGrid Cursor Movement like Excel
HOWTO:Use PerformAction to simulate user activity
HOWTO:UltraWinGrid Keystroke Simulation