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

OutlookBar "upside down"

1 Answer 49 Views
OutlookBar
This is a migrated thread and some comments may be shown as answers.
Gregory
Top achievements
Rank 1
Gregory asked on 07 Oct 2010, 05:22 AM

I have a RadOutlookBar with RadOutlookBarItem that contains a RadTreeView:

<telerik:RadOutlookBar

    <telerik:RadOutlookBarItem ...

        <telerik:RadTreeView ...

            <telerik:RadTreeViewItem ...

            <telerik:RadTreeViewItem ...

            <telerik:RadTreeViewItem ...

 
Is there a way to change the RadOutlookBar so it displays the RadOutlookBarItems on the top of the RadOutlookBar and the RadTreeView on the bottom?

Thanks,

GPG

1 Answer, 1 is accepted

Sort by
0
Accepted
Kiril Stanoev
Telerik team
answered on 07 Oct 2010, 01:55 PM
Hello Gregory,

In my opinion, the easiest way is to  combine LayoutTransformControl with editting the styles of RadOutlookBar and RadOutlookBarItem. The attached project demonstrates this approach. Another approach is to write your custom panel that will take care of this.

Regards,
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
Gregory
Top achievements
Rank 1
Answers by
Kiril Stanoev
Telerik team
Share this question
or