You are here:   Tree
Register   |  Login

XsltDb Tree Live Demo

This page is XsltDb TreeView live demo that shows 3 methods of creating editable tree on your DotNetNuke portal:
Traditionally, programming of TreeView controls was a complex task. You have to think about drag and drop, creation and deletion nodes, database processing to store tree nodes, etc. But now the task seems rather simple. Using RadTreeView and jsTree as TreeView controls, DotNetNuke as application platform, XsltDb as integration component I can organize a hierarchy management solution on my DotNetNuke site.

All samples I created here for you offer context menu to create, rename and delete nodes. To create a root category use can use context menu of "XsltDb Categories" node. You can move nodes using drag & drop. When moving node over another node radTreeView and jsTree show you where it going to insert moving node if you release mouse button.

In asyncronouse mode you have an option "Early children check". This means that children are checked at the node loading. This allows us to display "open" marks only for the nodes that really have children. If you turn off early children check all nodes initialy openable and children are checked when you try to open a node.
Total site hits: 17089