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

Status of Current Uploads: How can I tell when uploads are done?

1 Answer 138 Views
Upload
This is a migrated thread and some comments may be shown as answers.
yutz
Top achievements
Rank 1
yutz asked on 25 Feb 2009, 10:48 PM
Is there any client side check that can be done to see if an upload is in progress? I'd like to prevent (or prompt the user to cancel upload or not postback) posting back on the aspx page if the silverlight upload control is not done uploading files.

I'm testing the silverlight control inside of an aspx page as a replacement for ajax radupload to see if the silverlight one works better in Sharepoint.

Thanks!

1 Answer, 1 is accepted

Sort by
0
Ivan
Telerik team
answered on 27 Feb 2009, 11:58 AM
Hello Jon,

There are some events that my help you to accomplish the upload-state-tracking task, especially the following:
You should implement handlers for the mentioned events, in which you have to embed your guard logic.

If you need rich feedback you can handle the following events too:

Please review this information and let me know if you have other questions.

Best wishes,
Ivan
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
Tags
Upload
Asked by
yutz
Top achievements
Rank 1
Answers by
Ivan
Telerik team
Share this question
or