Skytree v2.0 Demo

Data Bounding

SkyTree also supports asynchronous loading content from database,and skyTree use JSON for transferring data from server-side instead of XML.
The only thing you should do is to configure some properties and fields for server-side tree object,such as UniqueId,ParentId,TextField and IconField.
SkyTree also support synchronizing between client and server,such as add,delete,update display text,drag&drop(move).
To perform these action normally,some relative properties must be assigned.
You can create a tree in minutes, easily, with the data yourself!
The tree below shows you how skyTree works in database asynchronous mode(Full synchronizing enabled).
This demo uses ASP as server side support, in fact skytree supports ASP,PHP and .Net(C#) for data bounding so far, and more server side will be supported by Skytree in future.