This question is locked. New answers and comments are not allowed.
Hello,
can you please let me know what are the theme xaml files that need to be edited in order to get a custom look for
(1) the filtering popup in the gridView (that allows you to select which values of a column you want to filter), and
(2) the (horizontal) zoom/scroll bar in a chart
I'm following the example here (http://www.telerik.com/help/silverlight/common-styling-apperance-themes-custom-theme-project-telerik-approach.html) and for the grid can get most of it to look like the custom colours that I want, but the filtering popup still seems to have a default look. I've tried the FilteringControl and DistrinctFilterControl files, but no success so far. Or is it that I need to set the theme for the filtering popup separately from setting the theme for the grid itself? (if so, can you please let me know where/how to set that).
Thank you.
Maria
can you please let me know what are the theme xaml files that need to be edited in order to get a custom look for
(1) the filtering popup in the gridView (that allows you to select which values of a column you want to filter), and
(2) the (horizontal) zoom/scroll bar in a chart
I'm following the example here (http://www.telerik.com/help/silverlight/common-styling-apperance-themes-custom-theme-project-telerik-approach.html) and for the grid can get most of it to look like the custom colours that I want, but the filtering popup still seems to have a default look. I've tried the FilteringControl and DistrinctFilterControl files, but no success so far. Or is it that I need to set the theme for the filtering popup separately from setting the theme for the grid itself? (if so, can you please let me know where/how to set that).
Thank you.
Maria