Welcome Guest Search | Active Topics | Sign In | Register

ProgressBar stop working after postback Options
tony
Posted: Monday, June 21, 2010 10:53:17 AM
Rank: Newbie
Groups: Member

Joined: 6/21/2010
Posts: 1
Hi,

My prograss bar will stop working after post back.

I have a Apply button as the trigger. The apply button, if clicked immediately after the page loaded, it fires the RunTask event of the progressbar, however,
if it is cliked after a postback, the normal Apply_Click event will be called. Please help.

Thanks,

Tony
eo_support
Posted: Monday, June 21, 2010 2:43:41 PM
Rank: Administration
Groups: Administration

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

You can try to trigger the progress bar directly from JavaScript and see if it works. We do not know why it stops working after post back but triggering from JavaScript should not have anything to do anything you do on the server side. So that should by pass whatever effect the post back causes. You can find more information about how to start ProgressBar with JavaScript from here:

http://www.essentialobjects.com/forum/postst3348_Server-Side-Progress-bar.aspx

If you still have any questions, we will need you to either have a license for our product or pay a support fee in order for us to look further because we do not officially provide technical support for free controls unless you already have a license for any of our controls.

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.