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
Unplanned
Last Updated: 03 Jan 2017 20:37 by ADMIN
ADMIN
Created by: Telerik Admin
Comments: 2
Category: OutlookBar
Type: Feature Request
3
There should be a way to swtich items and navigate the content easily using the keyboard only.
Unplanned
Last Updated: 03 Jan 2017 20:36 by ADMIN
ADMIN
Created by: Telerik Admin
Comments: 0
Category: OutlookBar
Type: Feature Request
3
Implement "Add or Remove Buttons" functionality as in MS OutlookBar.
http://www.telerik.com/ClientsFiles/170274_fortelerik.jpg
Unplanned
Last Updated: 03 Jan 2017 20:35 by ADMIN
ADMIN
Created by: Telerik Admin
Comments: 0
Category: OutlookBar
Type: Feature Request
3
Add StyleTypedProperty to MinimizedArea to aleviate editting the item container style of the MinimizedAreaItem.
Unplanned
Last Updated: 03 Jan 2017 20:34 by ADMIN
ADMIN
Created by: Telerik Admin
Comments: 0
Category: OutlookBar
Type: Feature Request
6
Event when dragging the horizontal splitter
Unplanned
Last Updated: 03 Jan 2017 20:33 by ADMIN
ADMIN
Created by: Telerik Admin
Comments: 0
Category: OutlookBar
Type: Feature Request
2
Add a section, separate from Content area
Unplanned
Last Updated: 03 Jan 2017 20:33 by ADMIN
ADMIN
Created by: Telerik Admin
Comments: 0
Category: OutlookBar
Type: Bug Report
3
TabIndex/Tab navigation is not working inside OutlookBar.
Unplanned
Last Updated: 03 Jan 2017 20:32 by ADMIN
ADMIN
Created by: Tina Stancheva
Comments: 0
Category: OutlookBar
Type: Feature Request
5
Add Minimized and Restored event handlers in the OutlookBar
Unplanned
Last Updated: 03 Jan 2017 20:31 by ADMIN
ADMIN
Created by: Telerik Admin
Comments: 0
Category: OutlookBar
Type: Feature Request
5
Allow customizing the Items position.
Unplanned
Last Updated: 03 Jan 2017 20:31 by ADMIN
The selection of a minimized item cannot be visually cancelled.
Unplanned
Last Updated: 03 Jan 2017 20:29 by ADMIN
ADMIN
Created by: Telerik Admin
Comments: 0
Category: OutlookBar
Type: Feature Request
4
RadPanelBar`s expand/collapse behavior needed in RadOutlookBar