Hi Nathan,
A good approach is to set the ItemsSource of the RadCarousel to the SelectedItems Property of the grid.
Following up the code above, the RadCarousel will appear on clicking on Button1.
If you want to show only one of the properties in the Items of the carousel (in your case just the picture), you can set the ItemTemplate of RadCarosel and bind the item to the desired property. For example:
In this case the items in the carousel will be the names of the players.
I am sending you a sample project with the illustrated solution so that you can use it as a reference.
Kind regards,
Maya
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