On Mar 25, 2009, at 12:03 PM, Adrian Klaver wrote:

> I am having a mental block on this. When creating a dialog form i.e  
> dOkCancelDialog, how do I access a DataSource/Bizobj in the parent  
> form?


        self.Parent.PrimaryBizobj

  -or-

        self.Parent.getBizobj(dataSource)


-- Ed Leafe




_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
Searchable Archives: http://leafe.com/archives/search/dabo-users
This message: 
http://leafe.com/archives/byMID/[email protected]

Reply via email to