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

RAD rotator and modification suggestions

1 Answer 32 Views
Rotator
This is a migrated thread and some comments may be shown as answers.
saravanan k
Top achievements
Rank 1
saravanan k asked on 09 Aug 2010, 10:53 AM
I am using a RAD rotator to display some news in the site.How can I modify the rotator to do like (Basically something to do with Databinding?)

Date:<Date1>
News Item 1
News Item 2
Date:<Date2>
News Item 1
News Item 2

How can I achieve this using Telerik RAD Rotator?Any demos available?

One more thing is like,with the current demo provided in this site;if the text is large;its clipped in the div;based on the itemWidth property.How can I display the news which is having more characters than the specified width.

Is it mandatory to have the height and width specified to solve crossbrowser  display issues

1 Answer, 1 is accepted

Sort by
0
Fiko
Telerik team
answered on 12 Aug 2010, 08:16 AM
Hello Saravanan,

The RadRotator control uses the standard ASP.NET databinding mechanism. These online demos show the steps that you need to implement in order to bind the control to a datasource.

"Is it mandatory to have the height and width specified to solve crossbrowser  display issues"
You need to set the Width, ItemWidth, Height and ItemHeight properties of the control based on the information provided in this help article in order to avoid potential issues in the different browsers.

I hope this helps.

Greetings,
Fiko
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
Rotator
Asked by
saravanan k
Top achievements
Rank 1
Answers by
Fiko
Telerik team
Share this question
or