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

Formview/RadUpload

1 Answer 79 Views
Upload (Obsolete)
This is a migrated thread and some comments may be shown as answers.
Zash
Top achievements
Rank 1
Zash asked on 18 Jan 2011, 04:53 PM
Do you have good example of RadUpload controls inside Formview Control with server side API?
When i upload file , i can find the control but when i save i could not find posted file.

Thanks,

1 Answer, 1 is accepted

Sort by
0
Dimitar Terziev
Telerik team
answered on 19 Jan 2011, 05:34 PM
Hi Zash,

Thank you for contacting us.

In general you couldn't use RadUpload in a control using ajax post-back. This is just a limitation from the XmlHttpRequest component. Probably you couldn't find the uploaded file because it's not uploaded really.
There is an article here with some workarounds for this problem.
My suggestion is to use our RadAsyncUpload control, which could work with AJAX post-backs.


Greetings,
Dimitar Terziev
the Telerik team
Browse the vast support resources we have to jump start your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.
Tags
Upload (Obsolete)
Asked by
Zash
Top achievements
Rank 1
Answers by
Dimitar Terziev
Telerik team
Share this question
or