We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date
close icon

Add a second RibbonTab with Prism

Hello,
I have a problem with the RibbonTab and Prism.
I can add one RibbonTab to the Ribbon wich has a Regionmanager-Region inside. Thats fine.
But if I add a second RibbonTab (another Module), the Action of the Add is set to RESET and the second RibbonTab is not show in the Ribbon.

If I do this code at the first time, is all fine:

RegionManager.Regions[RegionNames.RibbonTabRegion].Add(Container.Resolve<RibbonTab>());

But a second Tab will not add. As I wrote, the action (Behavior) of the Ribbon ist Reset.

How can I solve this problem?

Many thanks
Steffen R.


2 Replies

SR S. Raschke March 8, 2016 01:37 PM UTC

Forget it. Was my mistake.
Sorry.


AP Ashwini Paranthaman Syncfusion Team March 9, 2016 12:19 PM UTC

Hi Raschke,
Thank you for the update.
Please let us know if you need any other assistance.
Regards,
Ashwini P.

Loader.
Live Chat Icon For mobile
Up arrow icon