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

Horizontal Scroller

1 Answer 56 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Sagi
Top achievements
Rank 1
Sagi asked on 25 Jul 2013, 05:33 AM
Hi I'm trying to find a suitable widget for the following scenario.
I have bunch of controls that stretch beyond the screen width.(see attached image.)
Therefore I need a control that will allow me to move the controls (inside the widget)  to the left and right similar to the ScrollView.
The only difference is that rather then moving between pages  I want the each swipe will show the next available controls.
Another way to put it is that I want to use the 'Scroll' widget but make it horizontal scroll
Do you have any suggestions ?
Thx 

1 Answer, 1 is accepted

Sort by
0
Kiril Nikolov
Telerik team
answered on 25 Jul 2013, 01:07 PM
Hello Sagi,

The Scroller widget support horizontal scroll, also. You just need to place the data inside on the same row and adjust the width and height of the widget. For your convenience here is a jsBin example which demonstrates a possible implementation.

Regards,
Kiril Nikolov
Telerik
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
Tags
General Discussions
Asked by
Sagi
Top achievements
Rank 1
Answers by
Kiril Nikolov
Telerik team
Share this question
or