Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Report Zoom disappointing
Message
De
01/08/2004 21:04:58
 
 
À
01/08/2004 15:54:44
Information générale
Forum:
Visual FoxPro
Catégorie:
Visual FoxPro Beta
Divers
Thread ID:
00913246
Message ID:
00930017
Vues:
32
Alejandro -

Actually, I bet I know what is wrong. You will see this message:

"Report Preview has not been initialized correctly."

if you invoke the default Preview Container's .Show() method without first calling .SetReport( ).

The message is being displayed because the preview does not have a report listener reference to talk to. Perhaps this message could be more informative.

Normally, when the report engine/reportlistener runs the preview, it will automatically call .setReport() prior to calling .Show(). So somewhere along the line, things must have become unconnected. Your test code will help us track this down.

- Colin
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform