Welcome Guest Search | Active Topics | Sign In | Register

AjaxUploader issue on .visible property change Options
Scott S.
Posted: Saturday, January 26, 2013 6:42:37 PM
Rank: Newbie
Groups: Member

Joined: 1/26/2013
Posts: 1
I am using the latest version of the toolkit.

If I place an AjaxUploader in an updatePanel, set the initial property of .Visible to be false, and enable it with a checkbox or other control on postBack, the "PostedFiles" values are cleared EVERY time on a postback after this happens. If I leave the initial property of .Visible to true, the problem does not occur. Any ideas?
eo_support
Posted: Sunday, January 27, 2013 8:15:17 PM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,195
Hi,

This is normal. Our control has to "join the party" before an AJAX call takes place. You can put a hidden AJAXUploader outside of the UpdatePanel, or put an eo:ScriptManager outside before the UpdatePanel and see if it works.

Thanks!


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.