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
Hi Mike,
I need the same behavior for a cardview mode grid. Following the KB the left and right arrows have the same behavior as the up and down arrows. I also tried switching the logic and the result was the same.