This is a migrated thread and some comments may be shown as answers.

Disable menu scrolling

1 Answer 48 Views
Menu
This is a migrated thread and some comments may be shown as answers.
Robert
Top achievements
Rank 1
Robert asked on 10 Feb 2010, 11:08 PM
I have a drop down menu that displays an "arrow" section to scroll down to items that would normally render at the bottom of the page. I don't want this scrolling effect to be used at all, if the menu is too long and goes past the page length I want it to just display past the page. How do I disable this function?

1 Answer, 1 is accepted

Sort by
0
Veronica
Telerik team
answered on 12 Feb 2010, 03:51 PM
Hi Robert,

You should use this property  
EnableScreenBoundaryDetection="false"

of the RadMenu control. By default it is set to true, so you need to set it to false.

Please let me know if this was helpful.

All the best,
Veronica Milcheva
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
Tags
Menu
Asked by
Robert
Top achievements
Rank 1
Answers by
Veronica
Telerik team
Share this question
or