Is there a way to disable ribbon and QAT customisation in Silverlight?
I tried the following, but the customisation dialog still appears:
<ig:XamRibbon HorizontalAlignment="Left" Name="xamRibbon1" VerticalAlignment="Top" > <ig:XamRibbon.RibbonCustomizationDialogWindow> <ig:XamRibbonCustomizationDialogWindow AllowQATToolCustomization="False" AllowRibbonToolCustomization="False"/> </ig:XamRibbon.RibbonCustomizationDialogWindow> <ig:XamRibbon.Tabs> <ig:XamRibbonTabItem Header="Tab1"> <ig:XamRibbonGroup Caption="Group 1"> <ig:ButtonTool Caption="Button 1" /> <ig:ButtonTool Caption="Button 2" /> </ig:XamRibbonGroup> <ig:XamRibbonGroup Caption="Group 2"> <ig:ButtonTool Caption="Button 3" /> <ig:ButtonTool Caption="Button 4" /> </ig:XamRibbonGroup> </ig:XamRibbonTabItem> </ig:XamRibbon.Tabs> </ig:XamRibbon>
Hello,
I have logged this with development under ID: 117829 and I have also created a support ticket on your behalf: CAS-96910-MF71N2 and have linked the development issue to it, so that you can get automatically updated, when a Service Release containing the fix is available for download. You can get the new version from our website’s “My IG”, “My Keys & Downloads” tags: https://ko.infragistics.com/Membership/Default.aspx?panel=Downloads#Downloads
You can also monitor the support ticket’s progress through the “My Support Activity” tag: https://ko.infragistics.com/Membership/MySupport.aspx