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

Linking Text in Ticker

1 Answer 49 Views
Rotator
This is a migrated thread and some comments may be shown as answers.
Tommy
Top achievements
Rank 1
Tommy asked on 09 Jul 2009, 08:06 PM
How do I make the text a clickable hyperlink:

 <telerik:RadTicker AutoStart="true" runat="server" ID="Radticker1" Loop="true" Font-Size="Smaller" 
      LineDuration="8000" TickSpeed="5">  
<Items> 
<telerik:RadTickerItem>TURKEY: Stocks go up after a surge in investor confidence.</telerik:RadTickerItem> 
<telerik:RadTickerItem>ROMANIA: Privatization drives the stock market this week.</telerik:RadTickerItem> 
<telerik:RadTickerItem>BULGARIA: Government plans for a new wave of privatization.</telerik:RadTickerItem> 
</Items> 
</telerik:RadTicker> 

I have seen the demo but still don't get how to do it ...

TT

1 Answer, 1 is accepted

Sort by
0
Accepted
Fiko
Telerik team
answered on 10 Jul 2009, 02:57 PM
Hi Tommy,

The RadTicker control is designed to show a simple text only and it cannot show formatted tex - such as HTML(hyperlink in your case). In your case you could use the RadRotator control and I believe that this help page and this online demos will be of help for you.


Sincerely yours,
Fiko
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
Tags
Rotator
Asked by
Tommy
Top achievements
Rank 1
Answers by
Fiko
Telerik team
Share this question
or