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

Scroll enabled

1 Answer 67 Views
Panelbar (obsolete as of Q2 2010)
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Bartlomiej Wojdyna
Top achievements
Rank 1
Bartlomiej Wojdyna asked on 27 Nov 2009, 11:46 AM
How to enabled scroll in RadPanelBar when bar list elements are bigger then panel.

1 Answer, 1 is accepted

Sort by
0
Boyko Markov
Telerik team
answered on 01 Dec 2009, 08:43 AM
Hello Bartlomiej Wojdyna,

1. RadPanelBar ListBar style does not support scrolling.  The layout in the listbar style is very specific because the Height of the expanded RadPanelBarGroupElement is calculated as follows: the PanelBar Height is substracted from the sum of the caption heights of all RadPanelBarGroupElements. I suggest you use VS2005 or ExplorerBar styles when you need scrolling behavior or you have many RadPanelBarGroupElement instances.

2. If you need to enable the scrolling logic in RadPanelBarGroupElement when the EnableHostControlMode property is true, then you have to set its ContentPanel AutoScroll property to true.

Please feel free to contact us again, in case you need more information.

Sincerely yours,
Boyko Markov
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Tags
Panelbar (obsolete as of Q2 2010)
Asked by
Bartlomiej Wojdyna
Top achievements
Rank 1
Answers by
Boyko Markov
Telerik team
Share this question
or