master detail problem
Posted: Mon 29 Aug 2011 22:30
Suppose I have two queries: Master and Detail.
I want that, when I just finished to input the content of the masterfield in the the Master table (during an edition/insertion) , Detail´s records appear promptly.
This was the standard behaviour in SDAC, but seems to be different in Unidac.
I noticed that the masterfield parameter in Detail table is assigned with null (which is the default value for the master field, in the beginning of an insertion) but it is not updated when the master field value changes in the master table.
Is there any parameter in the source code or in one of the components where I can change this behaviour?
I want that, when I just finished to input the content of the masterfield in the the Master table (during an edition/insertion) , Detail´s records appear promptly.
This was the standard behaviour in SDAC, but seems to be different in Unidac.
I noticed that the masterfield parameter in Detail table is assigned with null (which is the default value for the master field, in the beginning of an insertion) but it is not updated when the master field value changes in the master table.
Is there any parameter in the source code or in one of the components where I can change this behaviour?