Open kinju4374 opened 8 years ago
The name Carousel comes from the fact that the items presented has no end (like a carousel). If you don't want this behaviour you can use the SliderView.
Works for you?
Hi, In carousel control can we add a small caption for each image? I tried changed the ContentTemplate but it didn't work. Can you let me know if it is possible or not? I have a requirement to show image caption at bottom of each image.
I am adding images in Carousel Control dynamically so sometimes there is 1 image, 2 images, etc. Now the issue is even it has one image, I am getting next button and it keeps on showing the same image. Same with 2 images, when the last image is reached, when clicking on Next it shows the first image again.
Can we stop it when it reaches last image?