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

Split button dropdown menu bg color is not correct

3 Answers 50 Views
ToolBar
This is a migrated thread and some comments may be shown as answers.
jing
Top achievements
Rank 1
jing asked on 26 Aug 2010, 11:05 AM

How do i change the color of the dropdown menu to Vista skin? (refer to screenshot)
I had set the Skin="Vista" to the toolbar but the dropdown doesn't take the correct color.

Thanks in advance.

<telerik:RadToolBar ID="ToolBarMenu" runat="server" Width="100%" Skin="Vista">
    <Items>
        <telerik:RadToolBarSplitButton Text="Export to Excel">
            <Buttons>
                <telerik:RadToolBarButton Text="Export Current View to Excel"  />
                <telerik:RadToolBarButton IsSeparator="true" />
                <telerik:RadToolBarButton Text="Export All to Excel" />
            </Buttons>
        </telerik:RadToolBarSplitButton>
    </Items>
</telerik:RadToolBar>

3 Answers, 1 is accepted

Sort by
0
Yana
Telerik team
answered on 26 Aug 2010, 03:34 PM
Hello Jing,

I guess that you're using an older version of the controls. Could you please check and tell us the version?

Greetings,
Yana
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
0
jing
Top achievements
Rank 1
answered on 27 Aug 2010, 02:43 AM
2009.3.1314.20
0
Accepted
Yana
Telerik team
answered on 31 Aug 2010, 02:27 PM
Hello Jing,

You should use the skin from the latest release as a custom skin, I've attached a simple page to demonstrate how to do this. Note that you cannot use rounded corners and shadows as they're not available in 2009.3.1314 version.

Best wishes,
Yana
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
ToolBar
Asked by
jing
Top achievements
Rank 1
Answers by
Yana
Telerik team
jing
Top achievements
Rank 1
Share this question
or