Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Including Records
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
The Mere Mortals Framework
Divers
Thread ID:
00890620
Message ID:
00890740
Vues:
16
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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform