|
-
Apr 8th, 2003, 01:41 PM
#1
Thread Starter
Banned
Progress Barsss
How can I make a progress bar that works with the record set.
For instance say I sql out 10 records...and I need each block
of the progress bar to represent say what .10 so that I have the following
10 records:
.10+.10+...+.10 = 100%
So each time I loop through a record I add an additional .10 to the progress bar. Or is there an easier way to do this...I want a progress bar because im sendign data to excel so I dont want users to close the application down if it takes long...I want them to see a progress bar of whats left.
If anyone has examples or c ode please POST!!!!!

Thanks Guys!
Jon
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|