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
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