Multiple SmartPanels in different SO

Dawn M

Member
Progress v9.1D
Windows client - Unix DB

I have a standard main Window that uses the standard update SmartPanel. In this window, I have multiple pages. On the first page is a run-of-the-mill SmartViewer with a "parent" SDO, like an "ORDER" table. The second page has a "child" SDO, like an "ORDER-LINES" table (ie a one-to-many relationship) and also has a SmartViewer. However, this SmartViewer contains a SmartBrowser and a SmartPanel.

What I'm looking to do is to use the SmartPanel in the SmartViewer on the second page to Add/Update/Save etc the "child" records and the SmartPanel (on page 0) to control Add/Update/Save for all the pages.

I can't seem to get the SmartPanel on the "child" SmartViewer to work.

Any suggestions?
 
Top