e.g. I want to click the last item so that I can logout, waiting for your replay, thanks very much!
2 Answers, 1 is accepted
0
Cody
Telerik team
answered on 27 Oct 2010, 04:51 PM
Hi liu,
Please send us a sample Silverlight application we can run locally that contains the TreeView you want assistance with, or point us to a public facing website that we can access. Then we'll be able to create some code to find and click on the item you want. Sending just an image of a partial Visual Tree isn't enough for us to work on.
Greetings,
Cody
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
Thanks for your replay, actually webaii can't locate "treeview" element, so I have to find out some elements from the tree whose attributes are unique, and get its parent node, then I got what's I want.