Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Report object shown without any form
Message
From
10/02/1997 11:11:45
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Report object shown without any form
Miscellaneous
Thread ID:
00019881
Message ID:
00019881
Views:
83
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
Next
Reply
Map
View

Click here to load this message in the networking platform