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

silverlight view tree

1 Answer 24 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Adi
Top achievements
Rank 1
Adi asked on 26 Apr 2013, 08:36 PM
I'm testing silverlight application.
In our application we have dropdown list that open a view tree
the tree has several levels
the user can select any item (no matter which level it is in, and if it has child items)
for example:
>item1
    >item1.1
        item a
        item b
* the '>' symbol stand for the expand collapse button

the tree always open on its expand mode

How can i select a click on an item, using a specific item input (for example item b)
I want to use data binding for it

(english isn't my ,other language so excuse me for the poor english)

1 Answer, 1 is accepted

Sort by
0
Plamen
Telerik team
answered on 01 May 2013, 01:10 PM
Hello Adi,

This sounds like a perfect scenario for a data-driven find expression. Please see this article(point 4) for more information on how to data drive the element find expression. I have also attached a sample test against this Telerik TreeView demo site. See this video for a demonstration.

Regards,
Plamen
the Telerik team
Quickly become an expert in Test Studio, check out our new training sessions!
Test Studio Trainings
Tags
General Discussions
Asked by
Adi
Top achievements
Rank 1
Answers by
Plamen
Telerik team
Share this question
or