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

RadUpload in RadGrid Template

2 Answers 186 Views
Upload (Obsolete)
This is a migrated thread and some comments may be shown as answers.
m.giovani
Top achievements
Rank 1
m.giovani asked on 22 Oct 2008, 08:02 AM
Dear all,

I've tried to find a solution in the various parts of the support sections, but without success. So I'm here to ask.

I have a DNN control with two RadUpload controls.
One is in the page (with a button that starts the upload process) and works perfectly.
In the page there is also a RadGrid with the EditFormType set to Template. Inside the template there is, among others, the second RadUpload control (with the same properties of the first and with a button that  starts the upload process as above), but, in this case, when I enter in edit mode in a row of the RadGrid (and the second RadUpload control shows) if I try to upload a file nothing happens and the file is not uploaded.

How can I solve this problem?
Thank you in advance,
Marcello

2 Answers, 1 is accepted

Sort by
0
m.giovani
Top achievements
Rank 1
answered on 22 Oct 2008, 08:07 AM

Just a clarification...

I'm using the 2-286 SP1 version of the RadControls for ASP.NET AJAX.

Thanks,
Marcello
0
Erjan Gavalji
Telerik team
answered on 22 Oct 2008, 08:46 AM
Hi Marcello,

I believe the grid is ajaxified. You should disable the ajax call when uploading files. Please, check the RadUpload in an Ajaxified Grid example for a demo on the matter.

Regards,
Erjan Gavalji
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Tags
Upload (Obsolete)
Asked by
m.giovani
Top achievements
Rank 1
Answers by
m.giovani
Top achievements
Rank 1
Erjan Gavalji
Telerik team
Share this question
or