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 13:20:46
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:
01157589
Vues:
24
Venkatram,

>is there any other way to use the Progressbar without the total count?

Look at the ReportListener.CommandClauses.RecordCount property. This contains the count of records that will be processed for the report run based on the criteria specified in the REPORT FORM command (filters, etc...)

You should be able to use this in combination with the CurrentRecord property to determine the current progress.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform