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

Access uploaded files without an UpdatePanel

1 Answer 54 Views
AsyncUpload
This is a migrated thread and some comments may be shown as answers.
JNG
Top achievements
Rank 1
JNG asked on 16 Sep 2015, 02:23 PM

I have RadAsyncUpload controls setup on treeview nodes.  When multiple files are dragged onto the control, I need to get access to the files on the server side. This works if I wrap the node in an UpdatePanel. However, it causes issues on the rest of my page due to conflicts with other panels. 

I can get the event OnClientFilesUploaded to fire and trigger a postback. However, when I try to access the control for that particular node, the uploadedfiles is empty.

1 Answer, 1 is accepted

Sort by
0
Hristo Valyavicharski
Telerik team
answered on 21 Sep 2015, 06:53 AM
Hi,

Can you paste you code?

Thanks.

Regards,
Hristo Valyavicharski
Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
Tags
AsyncUpload
Asked by
JNG
Top achievements
Rank 1
Answers by
Hristo Valyavicharski
Telerik team
Share this question
or