Hi everyone,
I run a couple of reports that take like 30 seconds or so. I have a WaitForm poping up with this message, and which closes as the report is ready. That works fine.
But now I tried to put something progressing (progress bar) on the form as well, but that will only execute once the report is ready... I tried it with the activeX control and a simulated progress bar, no luck. The forms work fine as stand alone, but not if you call them when the report is being generated. How to go about this?
Pampers
Keeping it simple can be complicated
I run a couple of reports that take like 30 seconds or so. I have a WaitForm poping up with this message, and which closes as the report is ready. That works fine.
But now I tried to put something progressing (progress bar) on the form as well, but that will only execute once the report is ready... I tried it with the activeX control and a simulated progress bar, no luck. The forms work fine as stand alone, but not if you call them when the report is being generated. How to go about this?
Pampers
Keeping it simple can be complicated