Unplanned
Last Updated: 03 Jan 2017 21:22 by ADMIN
Add the posibilty for the RadOutlookBar control to have Width less than the specified MinWidth, when Minimized.
Unplanned
Last Updated: 03 Jan 2017 21:16 by ADMIN
ADMIN
Created by: Telerik Admin
Comments: 0
Category: OutlookBar
Type: Bug Report
5
OutlookBar: Visual state of selected items in not correct
Unplanned
Last Updated: 03 Jan 2017 21:16 by ADMIN
ADMIN
Created by: Telerik Admin
Comments: 0
Category: OutlookBar
Type: Feature Request
6
Provide visibility enumeration for the Overflow button "WhenNeeded", "Visible", "Hidden/Collapsed"
Unplanned
Last Updated: 03 Jan 2017 21:15 by ADMIN
ADMIN
Created by: Dinko | Tech Support Engineer
Comments: 0
Category: OutlookBar
Type: Bug Report
1
 Clicking on MinimizedOutlookBarItem when there is Visibility set to Collapsed on one of the items, the RadOutlookBar selects different item.
Unplanned
Last Updated: 03 Jan 2017 21:05 by ADMIN
Currently , there is no possible way to drag an object fromt he Outlookbar's Popup and drop it outside the OutlookBar
Unplanned
Last Updated: 03 Jan 2017 21:05 by ADMIN
The foreground of the content in the pop-up when the OutlookBar is minimized in Windows8 (Metro) and Windows8Touch themes is wrong - it is white like the background.
Unplanned
Last Updated: 03 Jan 2017 21:05 by ADMIN
Tooltip is shown on horizontal splitter when ActiveItemsMaxCount = 0 but it shouldn't show since the splitter cannot be moved
Unplanned
Last Updated: 03 Jan 2017 21:04 by ADMIN
ADMIN
Created by: Telerik Admin
Comments: 0
Category: OutlookBar
Type: Bug Report
5
The ActiveItemsCount is not working
Unplanned
Last Updated: 03 Jan 2017 21:00 by Miroslav Paskov
Created by: Miroslav Paskov
Comments: 0
Category: OutlookBar
Type: Feature Request
3
There should be a way to set horizontal orientation for the items of the OutlookBar.
Unplanned
Last Updated: 03 Jan 2017 20:55 by ADMIN
ADMIN
Created by: Pavel R. Pavlov
Comments: 2
Category: OutlookBar
Type: Bug Report
5
When the ItemsSource of the control is populated from a background thread, users are not allowed to manually set the position of the horizontal splitter.
Unplanned
Last Updated: 03 Jan 2017 20:55 by ADMIN
ADMIN
Created by: Martin Ivanov
Comments: 0
Category: OutlookBar
Type: Bug Report
1
The DisplayMemberPath property is not respected

Workaround:
Use an implicit style targeting RadOutlookBarItem instead of the DisplayMemberPath property. You can define the style in the xaml page (the view) where the RadOutlookBar control is defined.

<Window.Resources>
    <Style TargetType="telerik:RadOutlookBarItem">
        <Setter Property="Header" Value="{Binding ItemHeader}" />
    </Style>
</Window.Resources>
Unplanned
Last Updated: 03 Jan 2017 20:53 by ADMIN
ADMIN
Created by: Telerik Admin
Comments: 0
Category: OutlookBar
Type: Feature Request
2
Create integration example with TransitionControl.
Unplanned
Last Updated: 03 Jan 2017 20:51 by Kaarthikeyan
Include the Show more/fewer and add/remove buttons functionality in the bottom menu.
Properties that get the ActiveItems' Count and MiniizedItems' Count also needed.
Unplanned
Last Updated: 03 Jan 2017 20:51 by ADMIN
Easily customize the bottom menu with user defined RadMenu items.
Unplanned
Last Updated: 03 Jan 2017 20:50 by ADMIN
When the OutlookBar is minimized and you click the right splitter without moving it. Then the outlookbar is still minimized does not expand to the previous expanded position
Unplanned
Last Updated: 03 Jan 2017 20:50 by Triet Nguyen Cong
ADMIN
Created by: Tina Stancheva
Comments: 1
Category: OutlookBar
Type: Feature Request
4
Implement Tab Navigation
Unplanned
Last Updated: 03 Jan 2017 20:50 by ADMIN
ADMIN
Created by: Tina Stancheva
Comments: 0
Category: OutlookBar
Type: Feature Request
4
Add minimize/restore animations
Unplanned
Last Updated: 03 Jan 2017 20:48 by ADMIN
ADMIN
Created by: Telerik Admin
Comments: 0
Category: OutlookBar
Type: Feature Request
3
Add a property which changes the minimize button orientation.
Unplanned
Last Updated: 03 Jan 2017 20:45 by ADMIN
When the selected item is Collapsed, the RadOutlookBar still displays its content and Title
1 2