Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Including Records
Message
General information
Forum:
Visual FoxPro
Category:
The Mere Mortals Framework
Miscellaneous
Thread ID:
00890620
Message ID:
00890740
Views:
17
Hi Kevin,
I changed the cmdNew.Click() to:
ThisForm.SetPrimaryBizObj(This.Parent.Parent.Page2.DespachosUpdateBizObj)

DODEFAULT()

ThisForm.SetPrimaryBizObj(This.Parent.DespachosGridBizObj)
The problem now is that the Focus is not going to the "Details" Page.

Regards,

>Jose,
>

>
>If your New button is calling the form-level New() method, the method call to create a new record is going to the primary business object...is your GridBizObj the form's primary business object? If so, you can either have your button call the child object directly, or dynamically switch the primary business object to your UpdateBizObj.
>
>Regards,
José Augusto Cavalcanti
Global Connection
jose.cavalcanti@globalconnection.com.br
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform