3 Answers, 1 is accepted
0
Hi Kennet,
In order to turn off the animation from the RadTreeview control you have to set the property.
Regards,
Dimitrina
the Telerik team
In order to turn off the animation from the RadTreeview control you have to set the property.
<telerik:RadTreeView animation:AnimationManager.IsAnimationEnabled="False">
Please find attached an example.
If you have further questions please do not hesitate to ask us.
I hope this will help you.
Regards,
Dimitrina
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
Kennet
Top achievements
Rank 2
answered on 25 Jun 2010, 01:10 PM
Thanks Dimitrina, that works great, speeds up things...
Another question. I try to edit style for Items in the treeview (when a item is selected and mouse over), I just want a solid brush. I found a guide, but That don't help me that mush. Any chance you have a code example? The guidance: http://www.telerik.com/help/wpf/common-styling-appearance-edit-control-templates-blend.html
Regards
Ken
Another question. I try to edit style for Items in the treeview (when a item is selected and mouse over), I just want a solid brush. I found a guide, but That don't help me that mush. Any chance you have a code example? The guidance: http://www.telerik.com/help/wpf/common-styling-appearance-edit-control-templates-blend.html
Regards
Ken
0
Hi Kennet,
Please find attached a project with a custom style of the RadTreeViewItem.
Kind regards,
Dimitrina
the Telerik team
Please find attached a project with a custom style of the RadTreeViewItem.
If you have further questions please do not hesitate to ask us.
I hope this will help you.
Kind regards,
Dimitrina
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