On Apr 2, 2007, at 11:45 AM, Uwe Grauer wrote:
> It's a property of dBizobj:
> http://paul.dabodev.com/doc/api/dabodoc/
> dabo.biz.dBizobj.dBizobj.html#Properties_RequeryOnLoad
It's also a property of the form.
http://paul.dabodev.com/doc/api/dabodoc/
dabo.ui.uiwx.dForm.dForm.html#Properties_RequeryOnLoad
> You have to set it in code.
> Set it in createBizobj after you instantiated your Bizobj.
It's not available in the Class Designer, so the place to set
properties for the form would be the 'initProperties()' method. If
you wanted to set it for a bizobj, the best way to do that would be
to pass it in the constructor call: biz = MyBizClass(conn,
RequeryOnLoad=False)
-- Ed Leafe
-- http://leafe.com
-- http://dabodev.com
_______________________________________________
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/dabo-users/[EMAIL PROTECTED]