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

RadContextMenu placement

2 Answers 198 Views
ContextMenu
This is a migrated thread and some comments may be shown as answers.
arto
Top achievements
Rank 1
arto asked on 09 Jul 2014, 01:07 AM
hi,

I'm using WPF RadContextMenu and when I right-click the context menu gets opened at the left side of mouse click position, what should I change so that it opens on the right side from the mouse click position?

This happens for me on all the Telerik demos as well so can't find a sample that shows what to set.

I have tried DropDownPlacement to Left for RadMenuItems but it didn't make a difference. I've also tried setting the menu Placement to PlacementMode.MousePoint - still the same.

thanks!



2 Answers, 1 is accepted

Sort by
0
Accepted
Rosen Vladimirov
Telerik team
answered on 09 Jul 2014, 07:50 AM
Hi Arto,

You can use RadContextMenu's Placement option in order to set the position where RadContextMenu will be opened. However from your description I assume your Tablet PC Settings are set to be Right-handed. You can access your Tablet PC settings by using attached file - when you open them, go to "Other" tab and select Left-Handed - this way the menus will be opened on the right of the place where you've clicked.

Hope this helps. Feel free to contact us in case you have any other problems or concerns.

Regards,
Rosen Vladimirov
Telerik
 
Check out Telerik Analytics, the service which allows developers to discover app usage patterns, analyze user data, log exceptions, solve problems and profile application performance at run time. Watch the videos and start improving your app based on facts, not hunches.
 
0
arto
Top achievements
Rank 1
answered on 09 Jul 2014, 07:53 AM
yup, that was the problem, thanks! :)
Tags
ContextMenu
Asked by
arto
Top achievements
Rank 1
Answers by
Rosen Vladimirov
Telerik team
arto
Top achievements
Rank 1
Share this question
or