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

PanelBar lock to bottom of device

1 Answer 63 Views
PanelBar
This is a migrated thread and some comments may be shown as answers.
Dan
Top achievements
Rank 1
Dan asked on 22 Jul 2014, 09:13 PM
I am using a panel bar in a mobile application.  When I expand panels near the bottom of the device, the panel expands off the device and has to be scrolled to be viewed.  How can I force the PanelBar to snap to the bottom of the device or auto scroll when the panel is expanded so the entire panel is visible?

1 Answer, 1 is accepted

Sort by
0
Alexander Valchev
Telerik team
answered on 24 Jul 2014, 03:00 PM
Hello Dan,

The scenario that you would like to implement is not supported out of the box. The PanelBar is a web widget and currently does not provide mobile optimizations of that kind.
You may consider to scroll manually the content via scrollTo or animatedScrollTo methods of the mobile scroller. You can detect when a given PanelBar item is expanded via expand event.

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