PxPlus User Forum

Twitter Twitter Twitter

Author Topic: How can I make arrow keys work in a locked grid  (Read 2127 times)

PxPlus

  • Administrator
  • Diamond Member
  • *****
  • Posts: 1091
    • View Profile
How can I make arrow keys work in a locked grid
« on: June 21, 2018, 03:23:18 PM »
By default the PxPlus GRID will skip locked cells when responding to the arrow keys on the keyboard.  This provides for easier/faster data entry.

If however you want to allow the user to enter locked cells by using the arrow keys you need to turn off the 'SkipLockedCells property for the GRID.

See SkipLockedCells property for details.