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

Custom ProgressArea disappear?

1 Answer 78 Views
Upload (Obsolete)
This is a migrated thread and some comments may be shown as answers.
David S
Top achievements
Rank 1
David S asked on 25 Jul 2008, 06:44 PM
Hello,

I am using the ProgressArea to monitor custom progress.  I was wondering if it is possible to make the ProgressArea disappear through code (either javascript or c#) at the end of the processing?

I tried setting RadProgressArea1.Visible = false; at the end of the function, but that did not solve the problem.

Thanks,
David

1 Answer, 1 is accepted

Sort by
0
Accepted
Veselin Vasilev
Telerik team
answered on 28 Jul 2008, 01:14 PM
Hi David Subryan,

You can use the hide() client-side method of the RadProgressArea class.
More information is available here:
http://www.telerik.com/help/aspnet-ajax/upload_clientsideradprogressarea.html

I hope this helps.

All the best,
Veskoni
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Tags
Upload (Obsolete)
Asked by
David S
Top achievements
Rank 1
Answers by
Veselin Vasilev
Telerik team
Share this question
or