Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Progress Bar while rendering in VFP 9.0 report
Message
 
À
27/09/2006 16:43:02
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP1
Network:
Windows 2003 Server
Database:
Visual FoxPro
Divers
Thread ID:
01157564
Message ID:
01157675
Vues:
46
Venkat,

>I am not able to get the CurrentRecord Property in the reportlistener class.

It looks like that is part of the UpdateListener also.

Check out "ReportListener User Feedback Foundation Class" in the help file for an example of how to use this ReportListener or see how they are creating these properties by looking at the UpdateListner's source code:
MODIFY CLASS updatelistener OF (HOME(0)+"FFC\_reportlistener.vcx")
They are basically checking to see if the source cursor's record number is changing, from each AfterBand event and incrementing the CurrentRecord property.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform