This is a migrated thread and some comments may be shown as answers.

Cascading Progress Bars

2 Answers 47 Views
Upload (Obsolete)
This is a migrated thread and some comments may be shown as answers.
aehlert
Top achievements
Rank 1
Veteran
aehlert asked on 20 Oct 2009, 07:32 PM
I have a situation where I would like to have two progress counts occur one after another.

I can get the first one to work, where I show the progress of reading all of the files from a directory and subdirectories on the server.

After this one is done, I close it. 

I would then like to open another progress monitor to show the processing on the files found. 

I can't get the progress monitor to open up again, however.

Is there a way to cascade these one after another?

2 Answers, 1 is accepted

Sort by
0
Schlurk
Top achievements
Rank 2
answered on 20 Oct 2009, 09:55 PM
I think you might have to use two separate progress areas for this to occur - I'm not completely sure though but it would be something for you to think about in your implementation.
0
Genady Sergeev
Telerik team
answered on 23 Oct 2009, 12:17 PM
Hello Schlurk,

I have attached sample project demonstrating how to implement "cascading" progress. In general, you can reuse the progress context via resetting its indicators.

Kind regards,
Genady Sergeev
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Tags
Upload (Obsolete)
Asked by
aehlert
Top achievements
Rank 1
Veteran
Answers by
Schlurk
Top achievements
Rank 2
Genady Sergeev
Telerik team
Share this question
or