Hello,
I'm using a RadUpload with an external button to trigger the upload, as I see in the demos. For some reason, the FIleExists event isn't firing when the page posts back... I was trying to use the ProgressManager and ProgressArea to display current project, and ended up using the standard FileUpload control in conjunction with the RadProgressContext to achieve this. RadUpload wouldn't work for me.
Can anyone post an example? I wasn't able to successfully replicate this using the Demos on this site; the demo's example didn't work for me. I did set the ControlObjectsVisibility="None" and set the InitialFileInputsCount ans MaxFileInputsCount to 1.
Thanks.
I'm using a RadUpload with an external button to trigger the upload, as I see in the demos. For some reason, the FIleExists event isn't firing when the page posts back... I was trying to use the ProgressManager and ProgressArea to display current project, and ended up using the standard FileUpload control in conjunction with the RadProgressContext to achieve this. RadUpload wouldn't work for me.
Can anyone post an example? I wasn't able to successfully replicate this using the Demos on this site; the demo's example didn't work for me. I did set the ControlObjectsVisibility="None" and set the InitialFileInputsCount ans MaxFileInputsCount to 1.
Thanks.