bestprotop / jquery-multifile-plugin

Automatically exported from code.google.com/p/jquery-multifile-plugin
0 stars 0 forks source link

problem inside UpdatePanel #144

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. add asp:UpdatePanel
2. add asp:FileUpload inside it (or inside a FormView template)
3.

What is the expected output? What do you see instead?
expect to see each new file to appear under the Browse button
but it does no

What version of the plugin/jQuery are you using?
PLUGIN VERSION:
JQUERY VERSION:  latest as of Mar 25,2012

On what browser(s) or operating system?
BROWSER(S):  FF11

Please provide a link to where the problem can be observed:
URL:   n/a

Feel free to provide any additional information below.
Removing the UpdatePanel fixes it.

Original issue reported on code.google.com by nadal...@gmail.com on 29 Mar 2012 at 8:34

GoogleCodeExporter commented 9 years ago
Can you provide a link to the page so I can see the HTML output of your asp 
code?

Original comment by diego.a...@gmail.com on 29 Mar 2012 at 8:38