
I'm not sure where to post this issue, so I chose this as the most generic forum for WPF Studio. Something has changed in WPF Studio v2018 that is interfering with ComponentOne's C1DataGrid control that I use in my application. The specific issue is that the context menu no longer displays in the grid. I know that the context menu is bound to the control, contains the correct menu items, and that the ContextMenuOpening event is firing. The menu just doesn't get displayed.
I have confirmed that this is an issue with WPF Studio 2018.1.673/674 but not with WPF Studio 2017.2.660. If I remove WPF Studio v2018 and reinstall WPF Studio v2017, everything works correctly again.
[Modified 6 years ago]