Hi
I am using NetAdvantage 7.1 for CLR 1.1.In my WinForm application I have multiple UltraGrids and a ToolbarsManager.I am using the ToolbarsManager for all sorts of menus, and for the most of the time it is working perfectly.However, when I use a PopupMenuTool as context menu for a grid, something strange happens;the context menu is shown on the bottom left side of the mouse cursor. All other context menus on the for are shown on the right hand side, which is the expected behaviour. I have tried to show the menu using different methods, but no matter what I do it still shows up on the left side.
Anyone have a clue why this is happening?
Rgds,Nils Magne Lunde
Nils,
It's hard to say what might be causing this, especially if it's working for all of the other items. 7.1 is an older version of the product, so it's certainly possible that there have been fixes made that would address this issue; you can check to see if you have the latest version. Otherwise, you should try to reproduce this in a small sample and submit it to developer support, or post it here, so that we can look into it.
Matt,
I believe I use the last version for .NET 1.1.Just tried to replicate in a small sample app, but with no success.I did exactly like in the main app, so I don't quite understand.
Will keep on trying, and post an update if I am able to replicate the problem in the sample app.
Rgds,Nils Magne