Hello,
Is there a way to style the ScrollViewer without redefining the whole gridview's controlTemplate ?
If yes, how to force all rad controls to take this redefined style unstead of the telerik default style.
Thanks in advance,
Abdelkader
2 Answers, 1 is accepted
0
Kalin Milanov
Telerik team
answered on 09 Jul 2010, 07:47 AM
Hi Abdelkader Belkadi,
What you can do is create your custom style in an isolated environment (like Blend) and then apply the ScrollBar styles as implicit styles in your project. This should override our styling and apply the one you made without the need to edit any templates of our controls.
Note that I am referring to the ScrollBars not the ScrollViewers as there are some custom ones (like the on in the grid).
Sincerely yours,
Kalin Milanov
the Telerik team
Do you want to have your say when we set our development plans?
Do you want to know when a feature you care about is added or when a bug fixed?
Explore the
Telerik Public Issue Tracking
system and vote to affect the priority of the items