This question is locked. New answers and comments are not allowed.
Hi Telerik,
I'd like to open backstage first when my app runs, so I bind SelectedIndex of ribbonview with property in viewmodel and set it as '0', but only ribbontab of backstage shows as selected without opening backstage item which is set as IsDefault = true.
How can I open backstage item first when app starts as if I cliked backstage tab?
I placed backstage in xaml but other ribbon menu added dynamically.
Thank you in advance.
kang
I'd like to open backstage first when my app runs, so I bind SelectedIndex of ribbonview with property in viewmodel and set it as '0', but only ribbontab of backstage shows as selected without opening backstage item which is set as IsDefault = true.
How can I open backstage item first when app starts as if I cliked backstage tab?
I placed backstage in xaml but other ribbon menu added dynamically.
Thank you in advance.
kang