Hi PureRamu,
In reference to your questions :
- In AutomaticAdvance the RadRotator control is designed to show only one item per frame. If you would like to show several items at the same time you need to use one of the other Rotator's types ( SlideShow for example).
Other possible solution is to order the items in the datasource ( XML for example) and then use them in the item template as follow :
For your convenience I attached a simple demo to the thread.
- The RadRotator control is designed to show items with same size. If you use content with different size, the control should not be able to "understand" where an item ends and where the next one starts.
Greetings,
Fiko
the Telerik team