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

Why are all images are loading rather than just the first one?

4 Answers 71 Views
Rotator
This is a migrated thread and some comments may be shown as answers.
J K
Top achievements
Rank 1
J K asked on 02 Oct 2009, 12:40 AM
I am using RadRotator to display photos on a home page.  The site is slow to load and I think every image in the xml file feeding the rotator is loading rather than just the initial photo.  I don't want every photo in the list to have to load before the visitor sees the page.  I didn't see any reference to controlling the loading of images in the documentation. Any ideas on how to fix this?

Thanks

4 Answers, 1 is accepted

Sort by
0
Schlurk
Top achievements
Rank 2
answered on 02 Oct 2009, 02:38 PM
It seems like the load-on-demand feature of RadRotator won't be out until Q1 2010, but the initial post from the thread I found this information in has an idea of how to manually do this. Maybe implementing this timer to load the images after the page has been rendered will help you out.
0
Lini
Telerik team
answered on 07 Oct 2009, 09:55 AM
Hi J K,

As Schlurk said, the LOD feature of the rotator is planned for the Q1 2010 release. For now, you can use a timer + XmlHttpPanel/AjaxPanel implementation or you can put the RadRotator in a panel and load a small number of pictures (say 10) and then after these pictures have all been displayed, update the rotator with Ajax and display another set of pictures.

Kind regards,
Lini
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
0
maha
Top achievements
Rank 1
answered on 10 Aug 2010, 08:23 AM
Am facing the same problem.Is that available now?
0
Svetlina Anati
Telerik team
answered on 10 Aug 2010, 09:18 AM
Hello maha,

I am glad to inform you that this feature is already available and you can find a sample demo below:

http://demos.telerik.com/aspnet-ajax/rotator/examples/loadondemand/defaultcs.aspx

Greetings,
Svetlina
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
Tags
Rotator
Asked by
J K
Top achievements
Rank 1
Answers by
Schlurk
Top achievements
Rank 2
Lini
Telerik team
maha
Top achievements
Rank 1
Svetlina Anati
Telerik team
Share this question
or