Home - Forums-.NET - FlyTreeView (ASP.NET) - javascript, initialize new node

FlyTreeView (ASP.NET)

Technical support and KB related to the FlyTreeView control

This forum related to following products: FlyTreeView for ASP.NET

javascript, initialize new node
Link Posted: 26-Aug-2005 01:38
hi,
thank you.
I didn't undersatnd how to declare a new(empty) node from javascript.

...
To add node - Node.AddNode(node) or Node.AddNodes(validNodesXML).
...

how do I have to initialize 'node'?

e.q.
var newNode=new ???;

regards
urs
Link Posted: 29-Aug-2005 18:54
Probably you can get the answer in my previous post.