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

RadUpload intercepting the remove button

1 Answer 95 Views
Upload (Obsolete)
This is a migrated thread and some comments may be shown as answers.
Mark
Top achievements
Rank 1
Mark asked on 01 Feb 2010, 01:28 PM
I have copied the demo code for the RadUpload control that you have on this site, with the remove button.

However, how do I intercept this remove event so that I can remove the image off the screen. Also what is the difference between remove and delete on the Rad control.

Regards

Robert Smith

1 Answer, 1 is accepted

Sort by
0
Shinu
Top achievements
Rank 2
answered on 02 Feb 2010, 10:57 AM
Hello Robert Smith,

I am not quite sure about your requirement. If you want a button to clear the selected files, then use the clear button. For that set the ControlObjectsVisibility property according to your need.
Configuring the User Interface

The Remove link is to remove coresponding file input area and Delete button will remove the selected input area.

-Shinu.
Tags
Upload (Obsolete)
Asked by
Mark
Top achievements
Rank 1
Answers by
Shinu
Top achievements
Rank 2
Share this question
or