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

Change title "Folders"

13 Answers 222 Views
OutlookBar
This is a migrated thread and some comments may be shown as answers.
M STOLYAR
Top achievements
Rank 1
M STOLYAR asked on 13 Jul 2011, 10:44 AM
Hello.
How can be changed title "Folders" when RadOutlookBar is minimized?

13 Answers, 1 is accepted

Sort by
0
Accepted
Petar Mladenov
Telerik team
answered on 14 Jul 2011, 08:34 AM
Hello M Stolyar,

You can use the MinimizedButtonContent property of the RadOutlookBar to change this String. Let us know if you need more info.

Best wishes,
Petar Mladenov
the Telerik team

Register for the Q2 2011 What's New Webinar Week. Mark your calendar for the week starting July 18th and book your seat for a walk through of all the exciting stuff we will ship with the new release!

0
M STOLYAR
Top achievements
Rank 1
answered on 15 Jul 2011, 04:37 AM
Hello Petar.
Ok, how to display in MinimizedButtonContent area the header of the selected OutlookBarItem?
And side note: there is no mention about MinimizedButtonContent in demos (having 2011 SP1) or documentation of the control (http://www.telerik.com/help/silverlight/radoutlookbar-visual-structure.html).
0
Accepted
Petar Mladenov
Telerik team
answered on 19 Jul 2011, 01:27 PM
Hi M Stolyar,

You can do like so:

<telerik:RadOutlookBar x:Name="RadOutlookBar1"
                              Width="200"
                              MinimizedButtonContent="{Binding RelativeSource={RelativeSource Self}, Path=SelectedItem.Header}"
                              Height="700"
                               />
We appreciate your feedback for the missing documentation and we created a work item for this. Thank you for your cooperation.


Kind regards,
Petar Mladenov
the Telerik team

Register for the Q2 2011 What's New Webinar Week. Mark your calendar for the week starting July 18th and book your seat for a walk through of all the exciting stuff we will ship with the new release!

0
M STOLYAR
Top achievements
Rank 1
answered on 21 Jul 2011, 03:31 PM
Hello Petar.
It works great. Thanks for help!
0
Laxmikant
Top achievements
Rank 1
answered on 09 Apr 2013, 11:28 AM

Hi,

I want to expand the RadOutlookBar on Folders image(MinimizedButtonContent) click.
Please help.

Thanks
Laxmikant

0
Laxmikant
Top achievements
Rank 1
answered on 09 Apr 2013, 11:29 AM
Hi Peter,

I want to expand the RadOutlookBar on Folders image(MinimizedButtonContent) click.
Please help.

Thanks
Laxmikant

0
Pavel R. Pavlov
Telerik team
answered on 12 Apr 2013, 12:11 PM
Hello Laxmikant,

I managed to achieve your requirement by changing the RadDropDownButton with a RadToggleButton. Also, I bound the RadToggleButton.IsChecked property to the RadOutlookBar.IsMinimized property. By doing so the control will be maximized whenever you press the toggle button.

I implemented this approach in the attached project. Please take a look at it and let me know if you need any further assistance.

Kind regards,
Pavel R. Pavlov
the Telerik team

Explore the entire Telerik portfolio by downloading Telerik DevCraft Ultimate.

0
Manikandan
Top achievements
Rank 1
answered on 26 Jul 2013, 12:14 PM
Hi Petar,

When minimized, if i click on the item of outlookbar, a white band containing the content of the item is displayed. Is there an option to retrict the display of the white band?

Please reply for this.

Thanks
Manikandan
0
Pavel R. Pavlov
Telerik team
answered on 26 Jul 2013, 01:54 PM
Hi Manikandan,

I am not sure that I understand what you say. Can you please clarify what you have in mid. Are you talking about the RadOutlookBar in minimized state or you talk about the RadOutlookBarItems? It will be great if you can provide me with picture of the "band" that you talk about? What are the steps to reproduce this issue in the project attached in my previous reply?

Regards,
Pavel R. Pavlov
Telerik
TRY TELERIK'S NEWEST PRODUCT - EQATEC APPLICATION ANALYTICS for SILVERLIGHT.
Learn what features your users use (or don't use) in your application. Know your audience. Target it better. Develop wisely.
Sign up for Free application insights >>
0
Manikandan
Top achievements
Rank 1
answered on 29 Jul 2013, 05:42 AM
Hi Pavel,

Thanks for the reply. I am concerned about the RadOutlookBar in minimized state. At this stage, When i click on an item of OutlookBar, a white band displaying the content of the item is shown. Is there any option to restrict that. PFA, the screenshot of my issue.

Thanks
Manikandan
0
Pavel R. Pavlov
Telerik team
answered on 01 Aug 2013, 06:18 AM
Hi Manikandan,

I already answered to this question in this forum post. Please take a look at it and let me know if it works for you.

Regards,
Pavel R. Pavlov
Telerik
TRY TELERIK'S NEWEST PRODUCT - EQATEC APPLICATION ANALYTICS for SILVERLIGHT.
Learn what features your users use (or don't use) in your application. Know your audience. Target it better. Develop wisely.
Sign up for Free application insights >>
0
Manikandan
Top achievements
Rank 1
answered on 01 Aug 2013, 06:46 AM
Hi Pavel,

It is not working. It just restricts the access to other items of the outlookbar. But even now the white band with content comes up.

Anyother solution?

Thanks
Manikandan
0
Pavel R. Pavlov
Telerik team
answered on 05 Aug 2013, 01:53 PM
Hello Manikandan,

I posted another answer here.

Regards,
Pavel R. Pavlov
Telerik
TRY TELERIK'S NEWEST PRODUCT - EQATEC APPLICATION ANALYTICS for SILVERLIGHT.
Learn what features your users use (or don't use) in your application. Know your audience. Target it better. Develop wisely.
Sign up for Free application insights >>
Tags
OutlookBar
Asked by
M STOLYAR
Top achievements
Rank 1
Answers by
Petar Mladenov
Telerik team
M STOLYAR
Top achievements
Rank 1
Laxmikant
Top achievements
Rank 1
Pavel R. Pavlov
Telerik team
Manikandan
Top achievements
Rank 1
Share this question
or