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
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