Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Progress Bar while rendering in VFP 9.0 report
Message
 
To
27/09/2006 13:20:46
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP1
Network:
Windows 2003 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01157564
Message ID:
01157589
Views:
23
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.
Previous
Reply
Map
View

Click here to load this message in the networking platform