On Jun 25, 2008, at 9:03 AM, Nate Lowrie wrote:

> 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.

        If that is an object reference, then it will use that object. E.g.,  
you can bind to 'self.chkActive', and assuming that there is a  
checkbox named 'chkActive' on the form, the binding will work.

-- 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