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

Dynamic context menu - placement outside page

1 Answer 55 Views
Menu
This is a migrated thread and some comments may be shown as answers.
Lars Erik
Top achievements
Rank 1
Lars Erik asked on 18 May 2015, 08:45 AM

Hi all

My context menu sometimes gets displayed outside the page.

I have my grid and my context menu in a custom control on a page and as you can see on the attached image, some the menu choices gets below the footer on the page.

The same context menu has a menu item that is built up dynamically. It creates a list of status codes for the user to select. If I click to far to the right, these sub menu choices get to far right and are partly hidden by the frame of the browser.

Any tips on how to avoid this ?

 

 

1 Answer, 1 is accepted

Sort by
0
Ivan Danchev
Telerik team
answered on 20 May 2015, 01:32 PM
Hello,

What is the value of the RadContextMenu's EnableScreenBoundaryDetection property? Its default value is "true" and allows the menu to expand in the opposite direction if the screen boundary is detected.

If you are still noticing this issue, with the mentioned property set to "true", we would have to see your implementation and positioning of the context menu and the control you are attaching it to, in order to be able to reproduce this behavior and suggest a solution.

Regards,
Ivan Danchev
Telerik
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 Feedback Portal and vote to affect the priority of the items
Tags
Menu
Asked by
Lars Erik
Top achievements
Rank 1
Answers by
Ivan Danchev
Telerik team
Share this question
or