Declined
Last Updated: 03 Feb 2014 09:07 by ADMIN
Chuck
Created on: 29 Jan 2014 04:32
Category: UI for WPF
Type: Bug Report
0
RadContextMenu DropDownPlacement
The DropDownPlacement for the RadContextMenu is placing the drop down on the wrong side (Left places it on the right side) and (Right places it on the left side), the default Auto places it on the left side, annoyingly.  Top and Bottom work correctly.
1 comment
ADMIN
Rosen Vladimirov
Posted on: 03 Feb 2014 09:07
Hi Chuck,

I assume you are talking about RadMenuItem's DropDownPlacement property. I've just checked it and it is working fine. The described issue could be caused by incorrect flow direction of your application. For example if you have set FlowDirection to "Right-to-Left", when you set Left DropDownPlacement, the framework itself is showing the menu on the right. Can you check if this is causing the issue. If it doesn't help, can you open a new support thread, so we'll be able to assist you further.

Regards,
Rosen