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

Handle Rotator from codebehind!?

1 Answer 60 Views
Rotator
This is a migrated thread and some comments may be shown as answers.
Patrick
Top achievements
Rank 1
Patrick asked on 06 May 2009, 01:44 PM
Hey,

I just want to ask if it´s possible to handle the rotator from the codebehind (c#)! I talk about: Play, Pause, rightSlide, leftSlide.

Because I want to link this function with other things in the background (codebehind) --> Load other things on the website which are depending on the displayed thing in the rotator! And if I press the Playbutton I want to hide some things and show it again on Stop. But I can´t do it with javascript (need some stuff from the codebehind).

Would be nice if I can put an RadAjaxPanel around it for a better usability! :)

Thank you.

Greetings Patrick

1 Answer, 1 is accepted

Sort by
0
Fiko
Telerik team
answered on 08 May 2009, 03:07 PM
Hi Patrick,

Such functionality exist only on the client side of the RadRotator control (JavaScript). You can use the client-side API and implement your own custom functionality. In this case you need to trigger the postback from JavaScript code and I suggest you use this approach in order to implement an AJAX behavior.

I hope this helps.

Greetings,
Fiko
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
Tags
Rotator
Asked by
Patrick
Top achievements
Rank 1
Answers by
Fiko
Telerik team
Share this question
or