RadTicker with RadTickerItem
This example demonstrates how you can use RadTicker by
itself. You can feed different lines to the control's <items> collection by using the <RadTickerItem>
tag. RadTicker is also able to read literal content that is inside the <RadTickerItem> tags. This way you can construct your tickers easily without having to worry about missing to use the template tags. You can use them only when you need them.