Hi Guys,
I have used PanelBar in my application.
I am not able to collapse items if I used the following setting:
I have used PanelBar in my application.
I am not able to collapse items if I used the following setting:
ExpandMode = PanelbarExpandMode..SingleExpandedItem;
But it works on this setting:
ExpandMode = PanelbarExpandMode.MultipleExpandedItems;
is this by design? RadPanelbar can't be collapsed if the Expandmode is SingleExpandedItem.
Thanks for your help,
Ron.