I could not find eeps by column on an enhanced dbgrid.
Dan
From: Michael J. Sinclair
Sent: Thursday, May 31, 2012 1:50 PM
To: RBASE-L Mailing List
Subject: [RBASE-L] - Re: enhanced db grid tabs
Could you use an ON ENTRY EEP to jump to the next field?
SKIP TO fieldname
RETURN
Mike Sinclair
--- On Thu, 5/31/12, Dan Goldberg <[email protected]> wrote:
From: Dan Goldberg <[email protected]>
Subject: [RBASE-L] - enhanced db grid tabs
To: "RBASE-L Mailing List" <[email protected]>
Date: Thursday, May 31, 2012, 3:58 PM
I am using an enhanced dbgrid and have some columns that are read only.
The user would like to tab through the editable fields. It works but it
also stops on the read only fields.
Is there a way to skip read only fields?
TIA
Dan Goldberg