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

Add to uploaded files programatically

1 Answer 37 Views
AsyncUpload
This is a migrated thread and some comments may be shown as answers.
Seabus
Top achievements
Rank 1
Seabus asked on 03 Nov 2011, 11:21 PM
Hi,

Is there any way to add "fake" files to the uploaded files list ?

In the web app I'm developing, I have a "create / edit profile" page where the user can create/edit his/her profile  ... ( once again, this page has two modes "create" and "edit" ) ... in the edit mode I want the RadAsyncUpload  to show up the file that is associated with the user ... so I want to programatically add this file to the list of uploaded files :-) ..How can I do this ?

Seb

1 Answer, 1 is accepted

Sort by
0
Jayesh Goyani
Top achievements
Rank 2
answered on 05 Nov 2011, 11:13 AM
Hello,

RadAsyncUpload1.UploadedFiles[0] is the Read only property so we can not able to add file in this.

Thanks,
Jayesh Goyani
Tags
AsyncUpload
Asked by
Seabus
Top achievements
Rank 1
Answers by
Jayesh Goyani
Top achievements
Rank 2
Share this question
or