Razzak,

That worked great. I had never used table level EEPs before.  I had a
SAVEROW in the CFA which caused a conflict, but once I edited that out it
worked exactly like I wanted with the up/down arrows. Now I see 4-5 other
places where this idea would be a better solution than what I had done.
Thanks. 

Tom Frederick   

-----Original Message-----
From: [email protected] [mailto:[email protected]] On Behalf Of A. Razzak
Memon
Sent: Tuesday, October 23, 2012 12:20 PM
To: RBASE-L Mailing List
Subject: [RBASE-L] - Re: DB Grid question with Up/Down arrows

At 12:09 PM 10/23/2012, Tom Frederick wrote:

>We have a form that uses DB Grids to show summaries of Progress Notes 
>written by a variety of people.  Move the cursor to any row and the 
>fields in the top half of the screen will load with all the editable 
>data. Users can see any row, but a Custom Form Action using Property 
>Enabled commands only allows editing to the rows they personally wrote. 
>When using a mouse or enter key to change rows, the system will run the 
>EEP/CFA and everything works as expected. If I use up/down arrows to 
>change rows, the EEP/CFA does not run and users can easily move to a 
>row they did not write and edit as they want because the CFA did not 
>run for the new row. Not a good option. Is there some way to force the 
>up/down arrows to run the EEP/CFA or is there a better way to do this?

Tom,

If I understand your desired functionality, and the ability to execute
EEP/CFA when entering or leaving a row, I suggest to use table level On Row
Entry or On Row Exit EEP accordingly.

Form Designer | Main Menu | Tables | Add or Remove Table | Table Settings
...

Hope that helps!

Very Best R:egards,

Razzak 


Reply via email to