Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Control is busy downloading data... error
Message
 
To
02/03/2004 18:06:30
George Simon
GS Data Technologies, LLC
Cincinnati, Ohio, United States
General information
Forum:
Visual FoxPro
Category:
Crystal Reports
Miscellaneous
Thread ID:
00882541
Message ID:
00882883
Views:
14
>Is there a way to check the CRViewer control to make sure it's finished downloading data before I Show the form? I noticed the CRViewer control has an 'IsBusy' property but I'm not sure how to use it.

George,

You could probably do something like this:
DO WHILE oForm.CrystalViewer.IsBusy
          
   DOEVENTS
             
ENDDO
Laterness,
Jon
Jon Rosenbaum
Devcon Drummer
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform