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

Back stage opening event

1 Answer 70 Views
RibbonView and RibbonWindow
This is a migrated thread and some comments may be shown as answers.
Alex
Top achievements
Rank 1
Alex asked on 12 May 2013, 09:07 PM
Hello,

I would like to load data into the back stage only if the user chooses to open the back stage and so would ideally subscribe to an open event but I cannot see one. Is this true? If so, how is the best way to achieve this.

Thanks.

1 Answer, 1 is accepted

Sort by
0
Accepted
Kiril Vandov
Telerik team
answered on 15 May 2013, 03:18 PM
Hello Alex,

You could use the Loaded event of the RadRibbonBackstage. The event is raised every time user tries to open Backstage. You could use flag to set the content only the first time a user opens the Backstage.

You can also use the RadRibbonView ApplicationMenuOpenStateChanged event which will be fired whenever you open or close the BackstageMenu.

I hope this information helps.

Kind regards,
Kiril Vandov
the Telerik team

Explore the entire Telerik portfolio by downloading Telerik DevCraft Ultimate.

Tags
RibbonView and RibbonWindow
Asked by
Alex
Top achievements
Rank 1
Answers by
Kiril Vandov
Telerik team
Share this question
or