Hi,
I have fileupload control in a page that contain WARP.
When I checking FileUpload1.HasFile it always return False.
But without WARP it works fine.
Can I get any code to solve this problem?
Thanks in advance.
Hello,
This forum is related to our web-site, if you want to post questions about specific products, please go to our products forums - for example the forum for WARP is located here:
http://forums.infragistics.com/forums/107.aspx
To answer your question - file uploads, downloads and exports do not work inside AJAX containers like WARP and/or UpdatePanel. Unfortunately there is no easy workaround for this problem - the only solution would be to use File Uploads outside of WARP.