This is a migrated thread and some comments may be shown as answers.

Not sure which control to use to achieve this effect

1 Answer 30 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Paul
Top achievements
Rank 1
Paul asked on 28 Nov 2017, 01:52 PM

I am trying to create a WPF page that can scroll like a carousel a whole panel of controls at a time. 

Similar to hero images on websites, we would like a visual indicator of the number of panels and arrows for the user to press to move to the next panel (the carousel shouldn't automatically rotate).

I actually don't know which control (or combination of controls) to use to achieve the effect.

I have attached an image of the wireframe for reference.

Just a nudge in the right direction would really help!

Thanks

 

1 Answer, 1 is accepted

Sort by
0
Martin Ivanov
Telerik team
answered on 01 Dec 2017, 11:13 AM
Hello Paul,

You can check the RadCarousel control and see if it works for you. 

Also, you can implement such behavior by using Buttons for the navigation and a ContentControl for the views that will be displayed. If you want transition animations you can use RadTransitionControl.

Please give those controls a try and let me know how it goes.

Regards,
Martin Ivanov
Progress Telerik
Want to extend the target reach of your WPF applications, leveraging iOS, Android, and UWP? Try UI for Xamarin, a suite of polished and feature-rich components for the Xamarin framework, which allow you to write beautiful native mobile apps using a single shared C# codebase.
Tags
General Discussions
Asked by
Paul
Top achievements
Rank 1
Answers by
Martin Ivanov
Telerik team
Share this question
or