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

TreeView Javascript API

2 Answers 98 Views
TreeView
This is a migrated thread and some comments may be shown as answers.
Kevin Cauchi
Top achievements
Rank 1
Kevin Cauchi asked on 22 Jun 2011, 07:05 AM
Hi there, 

Where can I find the Javascript API for the treeview?

The following no longer works in the new telerik control:

Treeview.Nodes[0] 
TreeVies.AllNodes[0] 
TreeView.UnSelectAllNodes();


Thanks in Advance

K

2 Answers, 1 is accepted

Sort by
0
Accepted
Shinu
Top achievements
Rank 2
answered on 22 Jun 2011, 09:04 AM
Hello Kevin,

RadTreeView provides a flexible client-side API that allows you to interact with the TreeView, Nodes collection and individual Nodes, all on the client.

Check out the following documentation for more on this.
Client-Side Programming Basics.

Thanks,
Shinu.
0
Kevin Cauchi
Top achievements
Rank 1
answered on 22 Jun 2011, 09:23 AM
Perfect thanks!
Tags
TreeView
Asked by
Kevin Cauchi
Top achievements
Rank 1
Answers by
Shinu
Top achievements
Rank 2
Kevin Cauchi
Top achievements
Rank 1
Share this question
or