Hi,I recently upgraded Infragistics from version 2007.3 to 2011.2. I have ribbons in each of tab. When undock one tab by dragging it outside, ribbon area of main form are disabled in new Infragistic version 11.2. User has to click the ribbon area to activate the form. It worked fine in 2007.3. Did anyone has same issue? Is there any new propriety in new version I have to set? This is the third questions I posted regarding upgrade to 11.2. Thanks.
Hello,
Based on the description of your issue I have created a small sample in order to reproduce your issue with Infragistics 11.2 service release 2089, please see attached sample. With my sample I was not able to see your issue on my side, so could you please modify my sample in order to demonstrate your issue and then I will be able to investigate this further for you.
I am waiting for your feedback.
Hi Hristo, It is fine to run your example code. However, in my application, each tab has its own ribbon/buttons. My app used lots of Infragistic controls. So I only upgrade Infragistic version without changing other logic so I could isolate any issue. Most likely, this is related to infragistic upgrade. I'll see if I can create some sample code to reproduce this issue. Thanks.
I added code to enable ToolbarsManager control in PaneActivate and AfterDockChange events which fixed this issue. Thanks.
Hello,
I am just checking about the progress of this issue. Let me know If you need any further assistance on this issue?
Thank you for using Infragistics Components.
Hello ,
By default Infragistics Ribbon is not behave on the way which you have described, so maybe there is something in your code which you have done before in order to achieve some specific behavior, but this code is no longer needed because the behavior is now default and this part of code cause this issue. That is why I need a small sample where this issue is reproducible in order to narrow what exactly cause this behavior.