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

To invoke a custom functionality in the cancel button click of radprogress area

0 Answers 37 Views
Upload (Obsolete)
This is a migrated thread and some comments may be shown as answers.
Divya
Top achievements
Rank 1
Divya asked on 03 Jan 2011, 01:11 PM
Hello Team,

I am using Rad Upload control and Rad Progress area for file upload functionality.I need to perform a custom functionally when i cancel the uploading of the files. From the telerik forums, i found that OnClientProgressUpdating event cant be used. My custom functionality exist in the corresponding cs file of the page where my Rad Upload controls are present.I want to know how can i get the cancel event of the cancel button click. If OnClientProgressUpdating is the method to achieve it, i found that it is invoked each time when the progress updates. I need to invoke it only when the cancel button is clicked. Also how can i call my custom function present in the cs code frm the javascript function OnClientProgressUpdating(). Please let me  know how can i achieve the same. How can i invoke a custom functionality in the cancel button of the RadProgressArea.

Thanks,
Divya

No answers yet. Maybe you can help?

Tags
Upload (Obsolete)
Asked by
Divya
Top achievements
Rank 1
Share this question
or