Hi Jon,
If you are binding the control to a RSS feed, then the rotator data is being retrieved on the server. The browser receives only the result so if the RSS feed is cached, it is not by the browser but by the web server. See our online example, which uses a XmlDataSource to retrieve the RSS from a Sitefinity site. If you have a different solution, try implementing it as shown in the example. If you are already using XmlDataSource, try rebinding the rotator using server code - manually retrieve the RSS using a WebRequest object and force no cache in the request headers.
All the best,
Lini
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.