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

Select RadOutlookBar Item from code

1 Answer 90 Views
OutlookBar
This is a migrated thread and some comments may be shown as answers.
Monte Baker
Top achievements
Rank 2
Monte Baker asked on 18 May 2010, 09:56 PM
is there a method to select which item is selected on a radoutlook bar based on URI agurments in the codebehind?  i have several outlookbar items that link to external PDF files, and would like a way for the user to click a button on another application view and navigate to the "OutlookBar.xaml" with the correct file previewed and the selected files item to be displayed on the left.

Thank you,

Monte Baker

1 Answer, 1 is accepted

Sort by
0
Accepted
Kiril Stanoev
Telerik team
answered on 20 May 2010, 02:06 PM
Hello Monte,

Have you tried using the SelectedIndex or SelectedItem properties of RadOutlookBar? Also you will have to use some kind of a global class that will hold the required index when navigating between views. Have a look at a typical navigation application that offers one possible solution to this scenario. Let me know if it helps.

Greetings,
Kiril Stanoev
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
Tags
OutlookBar
Asked by
Monte Baker
Top achievements
Rank 2
Answers by
Kiril Stanoev
Telerik team
Share this question
or