RadMenu for ASP.NET

Screen Boundaries Detection Send comments on this topic.
Feature overview > Screen Boundaries Detection

Glossary Item Box

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

 

Border Detection

 

 This feature can be disabled through the EnableScreenBoundaryDetection property:

 

  Copy Code
<rad:RadMenu ID="RadMenu1" EnableScreenBoundaryDetection="false" Skin="Outlook" runat="server">