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

Keep Node Select Status

1 Answer 67 Views
Treeview
This is a migrated thread and some comments may be shown as answers.
Karl
Top achievements
Rank 1
Karl asked on 28 May 2010, 09:48 PM
Hi,

I have a form with a tree and a button on it. The tree is loaded with items in English. If the button is pressed the tree should be filled in German with all the current expands and selected items so the user would just see it as a flicker, a translation of the words... The expaned tree items and positionings would stay. 
  
Is that possible?

Karl 

1 Answer, 1 is accepted

Sort by
0
Victor
Telerik team
answered on 03 Jun 2010, 09:29 AM
Hello Karl Golling,

Thank you for writing.

You can achieve this with a method that recursively iterates through the nodes and sets the Text property of each RadTreeNode to its German translation. This way the user will only see the text changing.

Please write again if you have other questions.

Best wishes,
Victor
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.
Tags
Treeview
Asked by
Karl
Top achievements
Rank 1
Answers by
Victor
Telerik team
Share this question
or