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

Group displayed items

1 Answer 33 Views
Rotator
This is a migrated thread and some comments may be shown as answers.
Susanna
Top achievements
Rank 1
Susanna asked on 11 Jun 2010, 09:59 AM
Hi.

I'm wondering if it´s possible to group items in the radrotator two at a time.
For example:

<<            Image1 | Image 2           Image 3 | Image 4           Image 5 | Image 6    >>


Can I set the rrItem width for every other item somehow?

Thx in advance
//Ylva

1 Answer, 1 is accepted

Sort by
0
Princy
Top achievements
Rank 2
answered on 11 Jun 2010, 10:30 AM
Hello Carl,

Your requirement is exactly denstrated in the following online demo.
Rotator Types

The main thing here is set the "ItemWidth" as half of the total "Width" property.
 
 <telerik:RadRotator ID="RadRotator1" runat="server" Width="220px" Height="110px" 
      CssClass="rotatorStyle" ItemHeight="110" ItemWidth="110" ScrollDuration="500"


Thanks,
Princy.
Tags
Rotator
Asked by
Susanna
Top achievements
Rank 1
Answers by
Princy
Top achievements
Rank 2
Share this question
or