This is a migrated thread and some comments may be shown as answers.

Empty RibbonTab When Added To Conxtext Group

1 Answer 19 Views
RibbonView and RibbonWindow
This is a migrated thread and some comments may be shown as answers.
Adil
Top achievements
Rank 1
Adil asked on 13 Jan 2014, 03:00 PM
Hi there 

So I am having issues with the the contextual group showing a tab as empty first time when IsSelected set to true. The steps to recreate this are as following:

1. Set RibbonTab contextual group name
2. Add tab to the RibbonView
3. Set IsSelected = true on RibbonTab
4. Set IsActive = true on the contextual group

The outcome is the RibbonTab is shown blank. But clicking on a different tab and then back onto it forces it to reappear as expected.

Any help would be appreciated.

Adil

1 Answer, 1 is accepted

Sort by
0
Adil
Top achievements
Rank 1
answered on 14 Jan 2014, 07:12 PM
Doing what you suggested in this post : http://www.telerik.com/community/forums/silverlight/ribbonview/contextualgroup-not-redraws-insert-tab.aspx

Seems to have sorted it. So deactivating the context and then doing the tab logic, then reactivating it again makes it work.
Tags
RibbonView and RibbonWindow
Asked by
Adil
Top achievements
Rank 1
Answers by
Adil
Top achievements
Rank 1
Share this question
or