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

RadAsyncUpload file Remove

1 Answer 205 Views
Upload (Obsolete)
This is a migrated thread and some comments may be shown as answers.
Alberto
Top achievements
Rank 1
Alberto asked on 20 Jul 2010, 11:10 AM

Hello.
I’m currently working with RadControls_for_ASP.NET_AJAX_2010_1_519_dev

I have a RadAsyncUpload and two asp buttons in the same form, Cancel and OK.
When pressed the Ok button, a server side event is raised and I get the file name, extension and content type from the file just uploaded looking at RadAsyncUpload.UploadedFileCollection.
So far so good.

My problem is that I need to know when looking into UploadedFileCollection if the file was removed using the integrated Remove button in RadAsyncUpload.
UploadedFileCollection doesn’t seem to be affected by the Remove operation made, as the file item still remains there.

What am I missing?


1 Answer, 1 is accepted

Sort by
0
Alberto
Top achievements
Rank 1
answered on 20 Jul 2010, 04:49 PM
I noitced there is a forum dedicated to AsyncUpload, so this thread is in the wrong place ffor starters
Secondly I found the answer to the problem I was talking about here.

Sorry for the inconvinience!
Tags
Upload (Obsolete)
Asked by
Alberto
Top achievements
Rank 1
Answers by
Alberto
Top achievements
Rank 1
Share this question
or