Ed Leafe wrote:
> On Aug 4, 2008, at 7:33 PM, Paul McNary wrote:
> 
>> Which of the 42 files is the primary biz object?
> 
>     Paul had the correct answer. If you don't explicitly set the 
> property, the first bizobj added using the addBizobj() method will set 
> as the PrimaryBizobj.
> 
>> OK I remembered to use .seek() and that selects a record.
>> I then did a self.Form.refresh()
>>
>> It doesn't fill in the text boxes that the wizard created with
>> DataSource public.company
>> and
>> DataField whatever, they are valid for the table.
> 
> 
>     Try update() instead of refresh(). It's the update() method that 
> tells data-bound controls to re-fetch their values.
> 
> -- Ed Leafe
> 
> 
> 
> 
> 
Thanks Ed I knew it had to be simple.

Paul McNary
[EMAIL PROTECTED]


_______________________________________________
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