Kbase P95968: ADM2: How to parent SmartDataBrowsers
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  08/10/2004 |
|
Status: Unverified
GOAL:
How to parent SmartDataBrowsers
GOAL:
How to make sure the child SmartDataBrowser reflects the selection in the parent SmartDataBrowser
FACT(s) (Environment):
Progress 9.x
OpenEdge 10.x
FIX:
The SmartDataBrowsers are not parented directly, the parenting is managed by the SDOs (or SBOs).
To set up the parenting:
- Add a data link between the parent and child SDO. The parent is the link source, the child is the link target
- In the link definition screen, set the foreign fields for the child SDO.
Once this data link is set up correctly, the child SDO will automatically be kept in sync with it's parent.