Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Progress Bar while rendering in VFP 9.0 report
Message
From
27/09/2006 14:00:19
Dorin Vasilescu
ALL Trans Romania
Arad, Romania
 
 
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:
01157581
Views:
87
>Hi All,
>
>I have a VFP 9.0 report with ReportListener and i require a progressbar while rendering pages in the report..
>
>As i donot have the total number of pages until the rendering is completed i am not able to give the progress bar the total count and increment it based on this.
>
>is there any other way to use the Progressbar without the total count?
>
>kindly do the needful.
>
>Thanks in advance
>
>Venkatram

The ReportListener has PercentDone property
You can add code in DoStatus method, called by report engine

See my ReportOutput code in download #28296
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform