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
445
xamCarousel in xamRibbon
posted

I'm a newbie to Infragistics ribbon and carousel controls.  I presently have a drop-down in a ribbon to select a view in my WPF application.  There are approximately ten different views.  I'd like to replace the drop-down with a carousel so that it's easier for the user to go to the next/previous view and still see which view is selected.  It seems like a good fit, but unfortunately I haven't been able to figure out, even with all the excellent examples in the samples download, how to do that.

So, pretend you have ten different images (corresponding to my views) in a carousel (I really don't know if it needs to be a xamCarouselPanel or a xamCarouselListBox, though I'd prefer to be able to data-bind to the list, rather than hard-coding it) in a ribbon.  Can someone provide the XAML for that?

Thanks!

Brad.

Parents Reply Children
No Data