Re: adapter.fill and progress bar
- From: Otis Mukinfus <phony@xxxxxxxxxxxxxxxx>
- Date: Tue, 10 Jan 2006 20:32:16 -0600
On Mon, 9 Jan 2006 17:50:50 -0800, "Rain County"
<raincounty-at-hotmail> wrote:
>When I initialize my app, I put up a "splash" screen with a progress bar
>while the app fills its datasets. The fill takes longer sometimes than it
>does other times. Is there anyway to measure/determine the progress of the
>fill operation? I wish to know this so that I can adjust the progress bar
>to be more realistic.
>
>(Currently, the time to fill the datasets can range from 5 seconds to 20
>seconds, even though the dataset size dows not vary very much.)
>
>TIA
>
If you're using .NET 2.0 you can use the Progress bar in Marquee mode.
When you use that mode the bars squares in the bar oscillate from one
side to the other while the work is being done.
Otis Mukinfus
http://www.otismukinfus.com
http://www.tomchilders.com
.
- Follow-Ups:
- Re: adapter.fill and progress bar
- From: Sahil Malik [MVP C#]
- Re: adapter.fill and progress bar
- References:
- adapter.fill and progress bar
- From: Rain County
- adapter.fill and progress bar
- Prev by Date: Re: TableAdapter Garbage
- Next by Date: Re: TableAdapter Garbage
- Previous by thread: Re: adapter.fill and progress bar
- Next by thread: Re: adapter.fill and progress bar
- Index(es):
Relevant Pages
|