PxPlus User Forum

Main Board => Discussions => Nomads => Topic started by: James Zukowski on September 16, 2021, 05:21:18 PM

Title: Enter Key in Grid
Post by: James Zukowski on September 16, 2021, 05:21:18 PM
I've got a grid with all cells locked except for 2 non-adjacent columns. If I change a value and Tab out, it moves to the next cell. If I don't change the value and Tab or Enter, it moves to the next cell. But if I change a value and Enter out, it ALWAYS moves to the next control, not the next cell in the grid. I've set the 'TabMode and 'EnterMode properties' values to everything, but it's still the same.
Also, %Nomads'Enter_Tab=1.
Am I missing something? I'd like the Enter on a changed cell in a grid to work the same as a Tab.