Dennis,
I have a form that is refreshing multiple tables, using the property
command and it works without nextrow/prevrow.  Though before the
"editing" of the data in the slave table, I had to use the
property...edit command first.  (I do remember initially, I did the
nextrow/prevrow thing which also worked, but caused the screen to
flicker.)

Example:

PROPERTY TABLE slavetablename 'EDIT'
-do other stuff here, like inserting, updating, deleting

PROPERTY TABLE slavetablename 'REFRESH'

I'm not sure if that's what you're doing already.  You don't say how
you're trying to refresh the tables.

Dawn


-----Original Message-----
From: Dennis Fleming [mailto:[EMAIL PROTECTED] 
Sent: Friday, September 23, 2005 12:18 PM
To: RBG7-L Mailing List
Subject: [RBG7-L] - Refreshing multi table screens

RB7.1 FRC14

On a two table form, the user can click on a button to "closed the work
order" and the PK row and FK row(s) are added to a "closed table",
deleted from the screen form the are viewing, and the next PK row is
displayed. 
Refreshing the PK and FK tables in the EEP, only refreshes the PK
portion of the form. Using Nextrow/Prevrow will cause a cursor error
message. I have had a chance to "play" with this a lot the last few days
but still coming up short.

Note: By having the R> window behind my app when it is running has
really help clear up a number of bugs. For example, if you have an EEP
which is run when you Save a Row... don't put Saverow in that EEP!

TIA,

Dennis
*****
Dennis Fleming
IISCO
http://www.TheBestCMMS.com
Phone: 570 775-7593
Mobile: 570 351-5290

Reply via email to