| Rank: Newbie Groups: Member
 
 Joined: 7/3/2007
 Posts: 1
 
 | 
		    Hello,
 Is it possible to manipulate TreeView control on client side: add new nodes, delete existing nodes and so on?
 | 
	| Rank: Administration Groups: Administration
 
 Joined: 5/27/2007
 Posts: 24,425
 
 | 
		    hi, Savtol Thanks for posting your question here. We don't support this type of client script for TreeView right now, because mostly, we need to build the treeview based on database or xml file on server side. But in future version, we may provide client side script to do that.  For now, you can see the client script we support from here:http://www.essentialobjects.com/ViewDoc.aspx?t=JSDoc.Public.TreeNode.htmlhttp://www.essentialobjects.com/ViewDoc.aspx?t=JSDoc.Public.TreeView.html Thanks.
		 |