E
Ed Cohen
I have an app that has several reports that take a while to format before
they are displayed/printed. I have seen several progress bars and other items
that could be used to indicate that something is being done. All this is ok,
but all of the items I have seen on-line requires me to define an upper limit
or other maximum number to be defined ahead of time. Well, I don't know how
long the wait will be. I need something to be displayed that will show the
user processing is being done. Here is the senario I am thinking about:
1. User clicks a button and the report is started
2. In the code, the progress bar or "processing - please wait" is displayed.
3. The progress bar continues to be displayed
4. Only when the report is completed formatting will the progress bar be
taken down.
I hope this makes sense. Thank you.
Ed Cohen | (e-mail address removed)
they are displayed/printed. I have seen several progress bars and other items
that could be used to indicate that something is being done. All this is ok,
but all of the items I have seen on-line requires me to define an upper limit
or other maximum number to be defined ahead of time. Well, I don't know how
long the wait will be. I need something to be displayed that will show the
user processing is being done. Here is the senario I am thinking about:
1. User clicks a button and the report is started
2. In the code, the progress bar or "processing - please wait" is displayed.
3. The progress bar continues to be displayed
4. Only when the report is completed formatting will the progress bar be
taken down.
I hope this makes sense. Thank you.
Ed Cohen | (e-mail address removed)