Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Report object shown without any form
Message
De
10/02/1997 11:11:45
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Report object shown without any form
Divers
Thread ID:
00019881
Message ID:
00019881
Vues:
85
I have a report form object that I used to put in a form and call my form to show the object.

The code was like this

DO FORM UREPORT WITH This.cCriteria,lcName

Now, I want to get rid of the form UREPORT and call the object directly like this

This.oReport=CREATEOBJECT('CRITERE')
This.oReport.Show()

But, the Load() event of the report form object is telling me that the DE does not exist. Yes, this is normal. This is the first time I am doing this non visual. Can someone tell me how to add a DE to the form object or do I really need to put the form object in a form and do the form as before?
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform