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

Custom ScroolViewer

2 Answers 79 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Abdelkader Belkadi
Top achievements
Rank 1
Abdelkader Belkadi asked on 05 Jul 2010, 02:11 PM
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

Sort by
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
0
belkadi
Top achievements
Rank 1
answered on 15 Jul 2010, 11:41 AM
Hi Kalin,

I did and it works fine,

Thanks for the hint,
Abdelkader
Tags
GridView
Asked by
Abdelkader Belkadi
Top achievements
Rank 1
Answers by
Kalin Milanov
Telerik team
belkadi
Top achievements
Rank 1
Share this question
or