Hi,
i've a page that contains a RadUpload control and some other controls that are contained in an UpdatePanel. I underline that RadUpload IS NOT inside the UpdatePanel.
Now i select the file to be uploaded, then I do an async postback changing on of the controls in the UpdatePanel. RadUpload correctly doesn't loose selected file and upload doesn't automatically start.
Than I click on a submit button (outside UpdatePanel) to do a normal Postback. Upload is correctly performed BUT... progress area doesn't appear.
Is that normal? Is there some kind of workaround?
Thanks,
Marco
i've a page that contains a RadUpload control and some other controls that are contained in an UpdatePanel. I underline that RadUpload IS NOT inside the UpdatePanel.
Now i select the file to be uploaded, then I do an async postback changing on of the controls in the UpdatePanel. RadUpload correctly doesn't loose selected file and upload doesn't automatically start.
Than I click on a submit button (outside UpdatePanel) to do a normal Postback. Upload is correctly performed BUT... progress area doesn't appear.
Is that normal? Is there some kind of workaround?
Thanks,
Marco