I may not be understanding what you are trying to do. When I put an enhanced 
DBgrid on a form, if I right click on the default field that is presented, and 
then click on Custom EEPs, the first choice is On Entry Into DBgrid.
Mike

--- On Thu, 5/31/12, Dan Goldberg <[email protected]> wrote:


From: Dan Goldberg <[email protected]>
Subject: [RBASE-L] - Re: enhanced db grid tabs
To: "RBASE-L Mailing List" <[email protected]>
Date: Thursday, May 31, 2012, 5:09 PM






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

Reply via email to