I have an UltraGrid conext menu class which builds right-click menus. They behave as expected except for one problem: Whenever a secondary menu is opened and closed (by mousing back to the primary parent dropdown menu after the secondary menu has opened) the entire context menu immediately dissappears.
Any thoughts on what might be causing this?
Thanks,
Douglas
Hello Douglas,
I am not sure what can cause this, except that probably the whole menu is detecting the closing event and didn’t determine that the sub menu should be closed only. Can you please give me more information how you create the submenu and how you populate the items in it. Also how you attach it to the gird and which events you are handling? Thank you.
Sincerely,DimiDeveloper Support EngineerInfragistics, Inc.
I just wanted to know if you was able to solve this issue. Did you still experience the same issue, can you please show me some code how you create the menu. I will gladly look what may be wrong. Thank you.