Hi,
Update panel is not supporting file upload.
plz go thru thisfileupload
hope this helps
Hi,
According to thedocs, the UpdatePanel doesn't support the FileUpload control.
However,"To use aFileUpload control inside anUpdatePanel control, set the postback control that submits the file to be aPostBackTrigger control for the panel."
Also, have a look at:
http://forums.asp.net/t/1161747.aspx
Why don't file uploads work during async postbacks?
File Uploads - Where's the Ajax?
Uploading files without a full postback
Best Regards,
No comments:
Post a Comment