Alex,

Dan's suggestion is correct.
But if you are not using MDI forms the easy suggestion is in the the button
that calls form2 just do this.

EDIT USING Form2
PROPERTY form1varlist REFRESHLIST TRUE

Jan
 


-----Original Message-----
From: "Dan Goldberg" <[EMAIL PROTECTED]>
To: [email protected] (RBASE-L Mailing List)
Date: Tue, 25 Nov 2008 07:08:15 -0800
Subject: [RBASE-L] - RE: Property - RefreshList Command Issued From a 
Separate Form?


I found this in the property builder on the Rbase website.

PROPERTY 'MDI_formname|ListViewComponentID' REFRESHLIST 'TRUE'

It sounds like the ticket for you.

Dan Goldberg 

-----Original Message-----
From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Alex Sisk
Sent: Tuesday, November 25, 2008 7:03 AM
To: RBASE-L Mailing List
Subject: [RBASE-L] - Property - RefreshList Command Issued From a Separate
Form?

Hello,

Here is a relatively quick question. To keep it simple:

Form 1 Contains a Variable Lookup ListView Form 2 Contains a Button

I am trying to create an on-click EEP for the button on Form 2 to issue a
PROPERTY...REFRESHLIST command for the ListView on Form 1. (this same button
would also be closing Form 2)

Thanks!

Alex Sisk
DiMark Inc
(407)786-4321

Reply via email to