This question is locked. New answers and comments are not allowed.
I have a RadPictureRotatorHubTile's PicturesSource property binded to a collection which is updated asynchronously from the web. This works, but the control does not fetch the first image until the next update is called, which is an issue when UpdateInterval is set to a high value, like 30 seconds. I would expect the control to reset itself and rotate when the collection is updated or assigned, but since it's not how can I call the update method manually?
Thanks,
Morten
Thanks,
Morten