Screen Boundaries Detection - Telerik RadMenu groups can open in the opposite direction, if the window boundaries are to be crossed.

This feature can be disabled through the EnableScreenBoundaryDetection property:
| |
Copy Code |
|
<rad:RadMenu ID="RadMenu1" EnableScreenBoundaryDetection="false" Skin="Outlook" runat="server"> |