Hello,
I'm experiencing a weird behaviour in my ribbon-based application (see screenshot double ribbon.png).
What can be the cause of this ribbon being shown twice on my form ? I have only 1 UltraToolbarsManager component in the component area.
I'm working with Vista, VisualStudio 2008 professional, Infragistics NetAdvantage 7.3
Thanks,
Yves
I was able to solve the problem by making a backup of the UltraToolbarsManager component to another form. Then saving a layout file (of all buttons). Then cleaning up (deleting) all UltraToolbarsMaanger related stuff, including DockAreas in InitializeComponent sub. Then creating a new UltraToolbar and import the saved toolset.
So i just began from scratch it seems > but i could load the toolset from a file, and thus not losing any work.
Regards,
I am also experiencing this same problem, the double bar just appeared as I was trying to edit an item in the ribbon menu and has stayed ever since! The double ribbon only appears in the designer, at run time there is only one ribbon, so I guess it's something being cached by the infragistics component at design time that is being corrupted. I don't particularly want to re-create the form as described above if I can help it, so does anyone have any ideas how to fix this issue?
I am using VS2008 on an XP machine with Infragistics v7.3.
Thanks.
Brian
This could be a result of using 7.3 in VS2008. I believe full support for VS2008 was not added until verison 8.1. In either case, it is a bug and I would recommend submitting the issue to the support group: http://es.infragistics.com/gethelp.
I'm using 8.2 and experiencing the exact same behaviour!
It is very frustrating. If you fix it by deleting the toolbar and then re-adding all controls etc the problem eventually re-occurs.
I am using VS2008 SP1 and Infragistics 8.2
How can I export the current tools/layouts etc from the designer? Or can I only do this during Runtime?
RegardsAaron
No, it has not been fixed.
I'm getting it with NetAdvantage 10.2 and VS2010.
Having the same issue with UltraToolBar. Can replicate the issue from new project.
Insert UltraToolbarsManager into Form. All looks normal. Run debug. Double up on ribbon (see below).
After stopping project and going back to Visual Studio, now have multiple ribbons(2nd pic).
Running VS2010 Beta 2 under Windows 7 with Aero Enabled (Am yet to try with Aero disabled)
I don't recall this issue being reported with reproducible steps. I have forwarded this issue to the DS Manager. Someone from Developer Support will contact you to assist you with this problem.
I have even started with a completly blank form and had the same thing happen again.
Has this been fixed? I don't get it in design view but when I actually run I see a duplicate toolbar. Any help would be great.
I am running 8.2 w/ VS2005
Ian