If I Remove a RibbonTab from one Ribbon and add it to another Ribbon, my PopupMenuTool controls don't work as expected anymore.
They appear but it seems like the ButtonTools in it are gone...
The only thing I'm doing is:
Ribbon:Tabs:Remove(RibbonTab).
RealRibbon:Tabs:Add(RibbonTab).
Hello Lieven,
It seems that with these nested collections of tools these tools were never added to the UltraToolbarsManager when you move the PopupMenuTool and they need to be added to the UltraToolbarsManager’s root tools collection.
Hi Boris,
Tested it with Infragistics 12.1 and I'm having the same issue. (We do work with 11 though).
Seems like each time you move the RibbonTab to another Ribbon, the deepest childs get lost... So if I move it from Ribbon 1 to Ribbon 2 and then from Ribbon 2 to Ribbon3, then not only the Buttons in the PopupMenuTool are gone, but also the Buttons in the Tab itself.
Thx, Lieven Cardoen
Have adjusted your example. Could you have a look?
Btw, if you add another button to move it back to the original ribbon, the PopupMenuTool is fine again...
thx, Lieven Cardoen
If we try it with a PopupMenuTool, it doesn't work. Your example doesn't work with a PopupMenuTool.
Can you try it with version 11.1? My dlls start with Infragistics2.