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

Rotator does not work like demo

1 Answer 52 Views
Rotator
This is a migrated thread and some comments may be shown as answers.
LeRoy
Top achievements
Rank 1
LeRoy asked on 17 Jul 2013, 02:07 PM
I have used the Rotator control to display image thumbnails that when clicked display a larger version of the thumbnail. However, every time the thumbnail images in the rotator are clicked the thumbnail images reload and reset to the first image. I am using the ajax manager too so the images should NOT reload each time. In the fact the rotator should stay exactly as it is. The control should work like this demo: http://demos.telerik.com/aspnet-ajax/rotator/examples/gallery/defaultcs.aspx. Notice when clicked the rotator images in this demo do NOT reload or reset. Thanks.

1 Answer, 1 is accepted

Sort by
0
Slav
Telerik team
answered on 22 Jul 2013, 11:54 AM
Hello LeRoy,

You can use the OnItemClick event to persist the currently displayed rotator item when the control is updated via a postback.

If you are using the RadAjaxManger and the rotator is reloaded, most probably it is included in the partial updates that are initiated by the control. Please check its documentation and ensure that you have configured the AJAX request triggers and the updated controls correctly.

If the difficulties persist, please send a simple, fully runnable page that shows your setup so that I can inspect it and suggest a concrete solution.

Regards,
Slav
Telerik
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to the blog feed now.
Tags
Rotator
Asked by
LeRoy
Top achievements
Rank 1
Answers by
Slav
Telerik team
Share this question
or