Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Find Form problem...
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
The Mere Mortals Framework
Divers
Thread ID:
00122350
Message ID:
00122928
Vues:
14
BOb,

>We subclassed cBizObjForm to create our form that edits employee data. We set up a find form to find the employee. When the SELECT button is pressed from the find form this code in the findprocess method...
>
>*----------------------------------------
> *--- If specified, set the active page
> *--- to the value of nGoToPageOnEdit
> *--- if not already there
> *----------------------------------------
> IF NOT EMPTY(ThisForm.nGoToPageOnEdit) AND NOT ;
> ThisForm.pgfBizObj.ActivePage = ThisForm.nGoToPageOnEdit
> ThisForm.pgfBizObj.ActivePage = ThisForm.nGoToPageOnEdit
> ENDIF
>
>Gives... nGoToPageOnEdit not a property...

We stumbled on this one recently too...I have a "note to self" to change this in the next version. For now, your temporary fix will do nicely!

Regards,
Kevin McNeish
Eight-Time .NET MVP
VFP and iOS Author, Speaker & Trainer
Oak Leaf Enterprises, Inc.
Chief Architect, MM Framework
http://www.oakleafsd.com
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform