This is a migrated thread and some comments may be shown as answers.

Starting RadRotator without delay

2 Answers 62 Views
Rotator
This is a migrated thread and some comments may be shown as answers.
Garald
Top achievements
Rank 1
Garald asked on 11 Apr 2009, 03:48 PM
I start RadRotator
private void frmBosses_Load(object sender, EventArgs e)
        {
            blnStart = radRotator1.Start();
        }
The "Show" is begun after delay=radRotator1.Interval.

I want to sart RadRotator without delay.

How?



2 Answers, 1 is accepted

Sort by
0
Garald
Top achievements
Rank 1
answered on 12 Apr 2009, 11:51 AM
Sorry, I have mixed up threads =\
0
Fiko
Telerik team
answered on 13 Apr 2009, 02:16 PM
Hi Garald,


Could you please provide more information about your setup? I am asking you this because the RadRotator control does not have Start() and Interval - server side function and property respectively so I am not quite sure if I understand the problem correctly.

Kind regards,
Fiko
the Telerik team

Check out Telerik Trainer , the state of the art learning tool for Telerik products.
Tags
Rotator
Asked by
Garald
Top achievements
Rank 1
Answers by
Garald
Top achievements
Rank 1
Fiko
Telerik team
Share this question
or