Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
100
Scroll an item to the front by clicking on it.
posted

 Good day.

 I am trying to implement the following:

 I have a circular XamCarouselPanel with 7 images on it (set up as an infinite loop).

I do not display the "next / prev" control. I want the user to click on one of the images and when the user clicks on that image I want that image to scroll to the front of the circle.

Can you please tell me how to do that?

Thank you :)