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.
