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

How to change background of radgrid filter menu?

1 Answer 117 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Vaibhav
Top achievements
Rank 1
Vaibhav asked on 20 Oct 2008, 09:47 AM
Hi,

How to change background of radgrid filter menu?

Thanks,
Vaibhav



1 Answer, 1 is accepted

Sort by
0
Accepted
Daniel
Telerik team
answered on 20 Oct 2008, 10:01 AM
Hello Vaibhav,

Try this approach:
<style type="text/css"
    .RadMenu_Vista ul.rmGroup 
    { 
        background-color: Lime !important; 
    } 
</style> 

Change Vista to the actual name of your skin.

Regards,
Daniel
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Tags
Grid
Asked by
Vaibhav
Top achievements
Rank 1
Answers by
Daniel
Telerik team
Share this question
or