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

How to find whether the node is expanded or collapsed

4 Answers 84 Views
TreeListView
This is a migrated thread and some comments may be shown as answers.
Manishkumar
Top achievements
Rank 1
Manishkumar asked on 15 Oct 2011, 07:45 AM
Hi how can i get whether the TreeListView node is expanded or collapsed in RowIsExpandedChanged event.

TreeListViewRow

 

ltvrNode = e.Row as TreeListViewRow;
ltvrNode.IsExpanded is returning false everytime.

When a user click on a node I need to find whether that node is expanded or collapsed.
Please help me

 

4 Answers, 1 is accepted

Sort by
0
Vlad
Telerik team
answered on 17 Oct 2011, 06:59 AM
Hello,

 Can you post your treelist version? 

All the best,
Vlad
the Telerik team

Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>

0
Manishkumar
Top achievements
Rank 1
answered on 17 Oct 2011, 07:23 AM
Hi,
Here is the version details of the TreeListView. Actually there is no such reference like TreeListView reference I have added in my project. So here are deatils of Gridview below.

Telerik.Windows.Controls.GridView
Runtime Version - v2.0.50727
Version - 2010.3.1314.35
0
Vlad
Telerik team
answered on 17 Oct 2011, 07:29 AM
Hello,

 Can you upgrade to our latest official version? 

Regards,
Vlad
the Telerik team

Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>

0
Manishkumar
Top achievements
Rank 1
answered on 17 Oct 2011, 07:45 AM
I was facing few issues while i was upgrading the latest version. like the TreelistView was getting Black color while loading. So that is why We already have fixed this version and cannot switch to upgraded version. Is there any alternate solution ?
Tags
TreeListView
Asked by
Manishkumar
Top achievements
Rank 1
Answers by
Vlad
Telerik team
Manishkumar
Top achievements
Rank 1
Share this question
or