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

UseRandomSlide

3 Answers 92 Views
Rotator
This is a migrated thread and some comments may be shown as answers.
Darren
Top achievements
Rank 1
Darren asked on 10 Sep 2008, 04:34 PM
Is it possible to duplicate UseRandomSlide with the current version of the control? Thanks.

3 Answers, 1 is accepted

Sort by
0
Georgi Tunev
Telerik team
answered on 11 Sep 2008, 11:57 AM
Hi Darren,

Currently RadRotator does not support this feature out of the box. What you can do in this case is to randomize the datasource - e.g. to get random item from the datasource.

I logged this issue as a feature request in our database and we will consider adding such property for one of the following versions of the control. Your points were updated.


Kind regards,
Georgi Tunev
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
0
sayitfast
Top achievements
Rank 2
Iron
answered on 06 Feb 2010, 07:04 AM
Did previous versions have this feature... I could swear I have used Random (property) with the Rotator.

0
Fiko
Telerik team
answered on 11 Feb 2010, 06:33 AM
Hi Sayitfast,

The property UseRandomSlide does exist in RadRotator for ASP.NET (the classic version) but it does not in RadRotator for ASP.NET AJAX versions. In your case I recommend you to use the ASP.NET AJAX version of the control, because it fully supports all modern browsers, and implement a custom logic that generates a random sequence of the items in the datasource that will be bound to RadRotator. Then bind the control to this datasource.

I hope this helps.

Kind regards,
Fiko
the Telerik team

Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Follow the status of features or bugs in PITS and vote for them to affect their priority.
Tags
Rotator
Asked by
Darren
Top achievements
Rank 1
Answers by
Georgi Tunev
Telerik team
sayitfast
Top achievements
Rank 2
Iron
Fiko
Telerik team
Share this question
or