I can get the selected item index and i would have expected the TAG in the data to be the TAG from the selected item (like a selecteditemtext). Or do I need to code, usng the selected item index into the data source.
Thanks.
3 Answers, 1 is accepted
0
Peter
Telerik team
answered on 28 Jul 2009, 09:39 AM
Hello Francis Carden,
Thank you for contacting us.
RadCarousel does not support this scenario and you should write your own code to manage the Tag property. Don't hesitate to contact us if you have other questions.
Just to confirm then, I can't get the name of the element selected in the carousel or any of the proprties of the items in the collection? Anything other than just the index? Just trying to avoid traversing the datasource if I don't need to :)
I am sorry for the lack of details in my answer. It might had happened that I did not understand you correctly.
Please see the attached project on how to show details from the selected item without traversing the datasource.