Search code examples
wpfsilverlightc#-4.0telerikexpression-blend

How to style the Telerik FilteringDropDown in RadGrid View


I can't find a way to apply my custom styles to the buttons, checkboxes etc. contained in a Popup of RadGridView when the filter button is clicked. I would also like to change the popup's background color etc.

Want To Style this dropdown

Any help will be appreciated. Thanks.


Solution

  • I'd take a look at this post on the Telerik forums.

    EDIT : Ah, OK - the FilteringControl template looks like what you need in that case. Can you not apply the styles to the named sections in there?