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

Different look between TreeView builds

2 Answers 51 Views
TreeView
This is a migrated thread and some comments may be shown as answers.
Maciej
Top achievements
Rank 1
Maciej asked on 12 Dec 2008, 09:22 AM
Hello,

I have a small issue with treeview.
I developed a silverlight WebPage with a Treeview inside and everything was fine.
I was using build ver:2008.3.1105.1020
Next when I have found that new build of your controls is available I have updated those libraries to ver:2008.3.1117.1020.
After that change I have noticed that Scrollbars (both horizontal & Vertical) have different foreground now. They became black.
I thought it my be some style setting, but I couldn't locate anything.

Could you let me know what it might be?
As for now I've returned to previous build.

Thanks!
Maciej

2 Answers, 1 is accepted

Sort by
0
Miroslav
Telerik team
answered on 12 Dec 2008, 03:12 PM
Hello Maciej,

The default design for all our ScrollViewers changed with the last CTP. I am sorry to hear that the change has been an issue for you. I will communicate what you have written to our design team.

It is unfortunate that you are not moving forward with the new versions because of the changed design. Therefore I am attaching a xaml file with a Template for the RadTreeView where the ScrollViewer has its default theme. To use this template, put it in your resources (in the App resources it will be discoverable by all controls) and set it as a template for all the tree views, like so:

Template="{StaticResource DefaultScrollBarTemplate}" 

Again, I am sorry for the inconvenience. Thank you for your feedback on moving on with the new versions, come back to us if you have more issues or questions.

All the best,
Miroslav
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
0
Maciej
Top achievements
Rank 1
answered on 12 Dec 2008, 06:27 PM
Hello Miroslav,

Thanks very much for your answer. I really apprecate it.
Thanks to your help I will install back latest build version and use Default Template.

Thanks Again!
Maciej
Tags
TreeView
Asked by
Maciej
Top achievements
Rank 1
Answers by
Miroslav
Telerik team
Maciej
Top achievements
Rank 1
Share this question
or