DisableControls loses Master/Detail relationship
Posted: Tue 28 Jun 2016 15:11
Greetings,
I have a master/detail set up with IBCQuery (customers and their orders). When I call DisableControls and I programmatically move through the customer dataset, the current customer's respective orders are not retrieved in the detail (orders) dataset.
I was under the impression DisableControls only disabled screen/visual controls but retained the dataset relationship.
Am I doing something wrong here?
Thanks,
Kevin
I have a master/detail set up with IBCQuery (customers and their orders). When I call DisableControls and I programmatically move through the customer dataset, the current customer's respective orders are not retrieved in the detail (orders) dataset.
I was under the impression DisableControls only disabled screen/visual controls but retained the dataset relationship.
Am I doing something wrong here?
Thanks,
Kevin