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

[Solved] filter background of Grid display transparent when used Custom skin

1 Answer 233 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Dharmesh Barochia
Top achievements
Rank 1
Dharmesh Barochia asked on 04 Jun 2009, 11:29 AM

Hi,

As I want modified vista skin so I use Custom skin for grid.

I have added below code in grid section
Skin="Vista" EnableEmbeddedSkins="false"

Added css file into Theme folder and also include
<link href="App_Themes/Default/Grid.Vista.css" rel="stylesheet" type="text/css" />

All work fine in grid except filter button when I click on filter button it popup with all option (NoFilter, EqualTo, NotEqualTo....) but background display transparent instead of similar vista skin.

I am stuck with this problem so please help me as soon as early.

1 Answer, 1 is accepted

Sort by
0
Accepted
Dimo
Telerik team
answered on 04 Jun 2009, 11:46 AM
Hi Dharmesh,

The RadGrid filtering menu is a RadMenu. In addition to a RadGrid skin CSS file, you also need to register a RadMenu CSS file with the same skin name.

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
Dharmesh Barochia
Top achievements
Rank 1
Answers by
Dimo
Telerik team
Share this question
or