Welcome Guest Search | Active Topics | Sign In | Register

EO.Web.Progressbar onload page Options
Kuria
Posted: Monday, March 4, 2013 7:27:58 AM
Rank: Newbie
Groups: Member

Joined: 3/4/2013
Posts: 2
Hi. I have a problem. I have to start a progressToolbar Event when a page i load the page WITHOUT press any button.

I have try to call StartEvent in code behind but without result.
I have try to put a button, connect it to StartTaskButton. When I press it with mouse, everything works. But if I press it with Jquery

<script type="text/javascript">
$(document).ready(function () {
$('#Button1').click();
});
</script>

ProgressBar1_RunTask event is not fired (click event is fired without problem).
Where is a way to start a ProgressBar without press any button? I work in C#.
Thanks You
Matteo
eo_support
Posted: Monday, March 4, 2013 7:44:02 AM
Rank: Administration
Groups: Administration

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

Please let us know if you have a license for our product. Because ProgressBar is a free control, we only provide tech support to paid users for this control.

Thanks!
Kuria
Posted: Monday, March 4, 2013 7:57:14 AM
Rank: Newbie
Groups: Member

Joined: 3/4/2013
Posts: 2
No i'm using the free component. But if you can help me, I will be very happy. Or if exist a forum for free help, let me know
thanks you


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.