On Wed, Jun 25, 2008 at 7:56 AM, Ed Leafe <[EMAIL PROTECTED]> wrote:
> On Jun 25, 2008, at 8:52 AM, Nate Lowrie wrote:
>
>>>       I can't play around with it for now, but can you enter
>>> something like
>>> 'self.Parent.bizobjname'? Assuming, of course, that the dialog is
>>> created as a child of the main form.
>>
>> I tried that but it didn't do anything.  I will play around some
>> more with it.
>
>        You can always pass the bizobj to the dialog in the __init__(), and
> save it as a form attribute. The bind to 'self.bizatt' or 'form.bizatt'.

True.  That's what I did when I hand coded dialogs.  If I enter
"self.myBizObj" on the properties sheet for the dTextBox in the
DataSource row, will it interpret it as an object reference?  The
helping text indicates it'll interpret it as the sql table that a
bizobj is attached to and not anything but.

Nate L.


_______________________________________________
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