Hi,
i have wide customer table that i handle with a big DetailView nested inside an UpdatePanel for faster interaction. Works like a charm.
Now they ask me to allow the user to upload a file, but when i add it in the detail view and i save data i get no file at all, as if putting it into an updatepanel do not allow him to send the file any more.
Is there some setting i have to put so to make it work ?
thanks in advance,
Fabrizio