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

How to display multiple data items on one item line

1 Answer 35 Views
PanelBar
This is a migrated thread and some comments may be shown as answers.
Alex
Top achievements
Rank 1
Alex asked on 25 Nov 2010, 04:27 PM
Is it possible to wrap items in the PanelBar control? We have the following scenario. We want to display three (or more) items on a single line, instead of just one, as is the default. In other words we want to stack the items horizontally. Is this possible?

1 Answer, 1 is accepted

Sort by
0
Petar Mladenov
Telerik team
answered on 30 Nov 2010, 07:14 PM
Hi Alex,

Unfortunately, the RadPanelBar doesn`t support such functionality. However, you can define a horizontal StackPanel populated with DropDownButtons in order to implement your scenario. You can also define custom logic controlling the opening and closing of the DropDownContent. Or you can even set up a horizontal StackPanel containing RadExpanders and control their expand/collapse functionality.

I hope this information will help you and please let us know if you need further assistance.

Kind regards,
Petar Mladenov
the Telerik team
Browse the videos here>> to help you get started with RadControls for WPF
Tags
PanelBar
Asked by
Alex
Top achievements
Rank 1
Answers by
Petar Mladenov
Telerik team
Share this question
or