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

Rotator WrapFrames and InitialItemIndex

1 Answer 34 Views
Rotator
This is a migrated thread and some comments may be shown as answers.
Stein
Top achievements
Rank 1
Stein asked on 16 Nov 2010, 10:50 PM
I found in some other thread an answer to my question about stopping the Rotator to continue scrolling past the last item (WrapFrames)...
And I found a thread that shows how to preserve the selectedIndex in the rotator as well... however, when combining WrapFrames="False" and setting the InitialItemIndex to the correct index the RotatorScrolling seems to get messed up.

For example, if you have 10 elements in the rotator and only 5 items are shown at the time, you can scroll to the next 5 elements without problems. If you then select item #6, it correctly shows me element 6 (index=5), the index is preserved correctly but I'm suddenly able to scroll NEXT, but not back. If I click the Next (show the next 5 elements), I see the first 5 elements...

Know issue? Or have I done something wrong ?

1 Answer, 1 is accepted

Sort by
0
Fiko
Telerik team
answered on 22 Nov 2010, 08:44 AM
Hello Stein,

In your scenario you need a custom scrolling functionality which is not provided out of the box by the RadRotator controls. This is why, I recommend you to implement a custom scrolling which will fit your needs by using the approaches described in these online demos:

I hope this helps.

Sincerely yours,
Fiko
the Telerik team
Browse the vast support resources we have to jumpstart your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.
Tags
Rotator
Asked by
Stein
Top achievements
Rank 1
Answers by
Fiko
Telerik team
Share this question
or