Hi,
when the user has exported the ribbon's layout, and we deploy a new version of the application (which add a new tool on one of the groups), the tools are all messed up if the user loads the exported layout.
The commands associated with the tools are wrong, and when the user presses a ribbon tool to open a window, another one is really called.
Also, the new tool does not appear by default to the layout, although the tab and group that this tool belongs has not changed it's name or id.
This causes many problems to our users.
1)Is there a fix for commands assigned to other tools when the ribbon is restored from a saved <XamWebRibbonExportData> document?
2)Is there an option to make visible the new tools when the application gets updated?
Hi redbyron,
I'm working on reproducing this issue in a sample and I'd like to know what the DLL version is for the Infragistics assemblies being used in your project.
Hi Rob,
i am using SL IG2013.1 latest service pack (13.1.20131.2142).