Welcome Guest Search | Active Topics | Sign In | Register

AJAXUploaderProgressDialog Options
zazoon
Posted: Thursday, February 28, 2008 4:25:09 AM
Rank: Newbie
Groups: Member

Joined: 2/28/2008
Posts: 4
Hi,

How do you get the AJAXUploaderProgressDialog to display instead of the process bar in the AJAXUploader control?
eo_support
Posted: Thursday, February 28, 2008 6:07:22 AM
Rank: Administration
Groups: Administration

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

You would drop an AJAXUploaderProgressDialog to the form and then set the uploader's ProgressDialog to the ID of the progress dialog.

Thanks
zazoon
Posted: Thursday, February 28, 2008 7:13:28 AM
Rank: Newbie
Groups: Member

Joined: 2/28/2008
Posts: 4
Thanks,

I have done that, it now displays, but he progress bar in the dialog does not move, but the progress text is fine, any ideas?
eo_support
Posted: Thursday, February 28, 2008 7:38:45 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,095
Yes. We have noticed that as well. That is a bug in our current public release and we have already fixed it internally. We are verifying the build and should provide you download link to the fix shortly.

Sorry about the problem!
eo_support
Posted: Thursday, February 28, 2008 8:52:19 AM
Rank: Administration
Groups: Administration

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

We have posted a build that fixed the progress dialog bug. Please see your private messages for download locations.

The progress dialog can be customized through its ContentTemplate and FooterTemplate. Controls with certain IDs inside the templates are special controls and will be picked up by the progress dialog to display certain information. For example, a ProgressBar control inside the template with ID "ProgressBar" will be used to display progress information. You are however free to change the default layout, delete those special controls, or even use our client side JavaScript interface to update your progress information.

Please feel free to let us know if you have any more questions.

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.