First time I've tried to define a keymap of the [Enter] key, and I'm getting an error message that it isn't allowed. I was hoping to keymap it to a [Tab].
I'm trying to replace a scrolling region with an enhanced DBGrid. Just one field is editable, they type in an amount. On exit from the field, there's an eep that does a bunch of calculations, inserts data into another table that's on the form. In a scrolling region, pressing [enter] does the work, but in a grid [enter] keeps them in the field, they have to do a [Tab] instead. Users don't want to use the [tab] key after decades of just pressing [enter]. I was hoping I could keymap the [enter] to behave like a [tab]. Anyone have an idea of how I can achieve this when using a grid? Karen -- You received this message because you are subscribed to the Google Groups "RBASE-L" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

