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

How do I know which item was selected before I select another item in the tree?

1 Answer 20 Views
TreeListView
This is a migrated thread and some comments may be shown as answers.
Olga
Top achievements
Rank 1
Olga asked on 13 May 2011, 01:12 AM
Hi,

I was wondering, how do I know which item was selected in the tree list view before SelectionChanged event happens (before the user selects another item in the tree)?

Thanks,
Olga

1 Answer, 1 is accepted

Sort by
0
Vlad
Telerik team
answered on 13 May 2011, 06:27 AM
Hello Olga,

 If you bind the treelist SelectedItem to your model SelectedItem you can track changes in your model directly. 

Kind regards,
Vlad
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
TreeListView
Asked by
Olga
Top achievements
Rank 1
Answers by
Vlad
Telerik team
Share this question
or