At 09:48 AM 6/5/2012, Dennis McGrath wrote:
I have a DB Tree View on a form and wish to change the parent value
in one row and refresh the control to show the changed relationship.
Is this possible? I've searched help and RDocs to no avail.
Here's how:
-- Save and refresh Master/Slave Tables
SAVEROW
PROPERTY TABLE formtable1 'CLOSE'
PROPERTY TABLE formtable2 'CLOSE'
PROPERTY TABLE formtable1 'OPEN'
PROPERTY TABLE formtable2 'OPEN'
RETURN
You may find these PROPERTY commands and more in R:Docs ...
Start R:Docs 9.1/9.5 | Main Menu | PROPERTY Command ...
Build Syntax for PROPERTY Command
Category: Table
Control: Table Properties
Property: <FORMTABLENAME>
Value: Choose from a list of Table Related Properties, such as
CLOSE, OPEN, etc.
That's all there is to it!
Very Best R:egards,
Razzak.
--- RBASE-L
================================================
TO POST A MESSAGE TO ALL MEMBERS:
Send a plain text email to [email protected]
(Don't use any of these words as your Subject:
INTRO, SUBSCRIBE, UNSUBSCRIBE, SEARCH,
REMOVE, SUSPEND, RESUME, DIGEST, RESEND, HELP)
================================================
TO SEE MESSAGE POSTING GUIDELINES:
Send a plain text email to [email protected]
In the message SUBJECT, put just one word: INTRO
================================================
TO UNSUBSCRIBE:
Send a plain text email to [email protected]
In the message SUBJECT, put just one word: UNSUBSCRIBE
================================================
TO SEARCH ARCHIVES:
Send a plain text email to [email protected]
In the message SUBJECT, put just one word: SEARCH-n
(where n is the number of days). In the message body,
place any
text to search for.
================================================