Benjamin
Posted
on Aug 17, 2010
(permalink)
I was wondering if a RadRotator could be setup to read from more than one XmlDataSource. I am creating a RSS Reader and It would be nice if it was possible to show more than one feed at a time.
Thanks,
Benjamin Batman
Answer
Fiko
Fiko
Posted
on Aug 20, 2010
(permalink)
Hello Benjamin,
RadRotator uses the standard databinding mechanism and it cannot be bound to more than one datasources at the same time. In your case I recommend you to manually read the RSS feeds and merge them in a single collection. Then you can set that collection to the RadRotator's DataSource property and call its DataBind method.
I hope this helps.
All the best,
Fiko
the Telerik team
Check out
Telerik Trainer, the state of the art learning tool for Telerik products.