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

Skin for HeaderContextMenu

1 Answer 56 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Appu
Top achievements
Rank 1
Appu asked on 02 Jul 2009, 06:05 PM
Hi
       Plz let me know what kind of skin is suitable for HeaderContextMenu, since i am using Rad grid and showing header context menu at the ColumnHeader section. I used skins for Grid eventually i could not fix an suitable headerContext skin. So the result is menu shown in big size which is not matching according to the skin of grid.

So plx let me know the the suitable skin, i will mention the list of skin i am used for reference.

 <link href="Skins/Gray/Calendar.Gray.css" rel="stylesheet" type="text/css" />
    <link href="Skins/Gray/ComboBox.Gray.css" rel="stylesheet" type="text/css" />
    <link href="Skins/Gray/Input.Gray.css" rel="stylesheet" type="text/css" />
    <link href="Skins/Gray/Grid.Gray.css" rel="stylesheet" type="text/css" />
    <link href="Skins/Gray/Menu.Gray.css" rel="stylesheet" type="text/css" />
    <link href="Skins/Gray/Dock.Gray.css" rel="stylesheet" type="text/css" />
    <link href="Skins/Gray/Widgets.Gray.css" rel="stylesheet" type="text/css" />
      <link href="Skins/Gray/PanelBar.Gray.css" rel="stylesheet" type="text/css" />

Regards,
Appu



1 Answer, 1 is accepted

Sort by
0
Dimo
Telerik team
answered on 03 Jul 2009, 07:51 AM
Hello Appu,

The RadGrid header context menu is a RadMenu control, so it needs a RadMenu skin. In case you are using custom (non-embedded) skins, then you should keep in mind that the name of the RadMenu skin must match the name of the RadGrid skin.

If the correct RadMenu skin is registered and you don't like the way it looks, then you can modify it according to your preference:

http://www.telerik.com/help/aspnet-ajax/menu_appearancecssfile.html

http://www.telerik.com/help/aspnet-ajax/menu_appearancecssselectors.html

Greetings,
Dimo
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
Tags
Grid
Asked by
Appu
Top achievements
Rank 1
Answers by
Dimo
Telerik team
Share this question
or