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

[Solved] RadTreeView1.SelectedNode.Value Not working

1 Answer 107 Views
TreeView
This is a migrated thread and some comments may be shown as answers.
Michele
Top achievements
Rank 2
Michele asked on 08 May 2008, 06:16 PM

For some unknown reason RadTreeView1.SelectedNode.Value no longer works.

I get the following error:
Object reference not set to an instance of an object.

My code:

Dim

SelectedNode As String = RadTreeView1.SelectedNode.Value

RadTreeView1.FindNodeByValue(SelectedNode).ExpandParentNodes()

I'm using version 6.35

What happened to cause this to stop working? Ugrade? Help would greatly appreciated.

1 Answer, 1 is accepted

Sort by
0
Nikolay
Telerik team
answered on 09 May 2008, 12:03 PM
Hi Michele Favoretto,

I tried to reproduce the problem, but to no avail.

Attached, please find a small and running project on the matter. Please download the files and give them a go.

What am I missing?

Regards,
Nick
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
TreeView
Asked by
Michele
Top achievements
Rank 2
Answers by
Nikolay
Telerik team
Share this question
or