Print Thread
Refresh Master Record after Updating Detail Record
#7590 07/18/05 12:00 PM
Joined: Oct 1999
Posts: 138
Eschborn, Germany
Member
OP Offline
Member
Joined: Oct 1999
Posts: 138
Eschborn, Germany
Hi Marco,

i have two Datasets as Master-Detail-Construct.

Is it possible to refresh the master record automaticly after the detail record is refreshed. I only want to refresh the current master record.
The reason is, the detail table has a trigger which updates the master table, and i want to see the results directly (without updating the master dataset).

Any chance?

Greetings
Jens

Re: Refresh Master Record after Updating Detail Record
#7591 07/18/05 08:29 PM
Joined: Aug 1999
Posts: 22,208
Member
Offline
Member
Joined: Aug 1999
Posts: 22,208
You will have to explicitly program this in the AfterRefresh event. Simply call MasterDataSet.RefreshRecord.


Marco Kalter
Allround Automations
Re: Refresh Master Record after Updating Detail Record
#7592 07/19/05 09:04 PM
Joined: Oct 1999
Posts: 138
Eschborn, Germany
Member
OP Offline
Member
Joined: Oct 1999
Posts: 138
Eschborn, Germany
Thanks.

This was exactly, what i looked for.

Greetings
Jens


Moderated by  support 

Link Copied to Clipboard
Powered by UBB.threads™ PHP Forum Software 7.7.4
(Release build 20200307)
Responsive Width:

PHP: 7.1.33 Page Time: 0.024s Queries: 14 (0.008s) Memory: 2.5001 MB (Peak: 3.0380 MB) Data Comp: Off Server Time: 2024-05-03 23:02:48 UTC
Valid HTML 5 and Valid CSS