I have a RadMenu within a RadPanelBar.
(The actual arrangement is RadPanelBar-Items-RadPanelItem-ContentTemplate and then a set of Bootstrapped Divs containing various controls.)
The problem is that, unlike the RadComboBoxes within the RadPanelBar, the RadMenu will not expand outside the RadPanelBar area. Much of the fairly long menu is not visible and not accessible.
Suggestions?