Hi Sebastian,
I will post the same information I gave you in the support ticket in case anyone else encounters such an issue:
In your case it would be better to take advantage of the new
RadRibbonView control. It has the same API as the
RibbonBar control but it further enhances the 'ribbon UI' databinding capabilities and its functionality (
read more). Also the structure of the
RibbonView elements is improved to facilitate the efforts when interacting with the ribbon content elements.
So when using RadRibbonView control you can implement such a custom logic on a button click:
The foreach operator will iterate through all RadRibbonTabs and get the binding applied on their header so that you can update it as required.
Greetings,
Tina Stancheva
the Telerik team
Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>