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!
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!