Creating a Static or Dynamic TreeView
Adding static C1WebTreeViewItem nodes to C1WebTreeView is very simple using the C1WebCommandEditor – C1WebTree editor. For more information about using the C1WebCommandEditor – C1WebTree, please see Adding Groups and Items Using C1WebCommandEditor.
C1WebTreeView can be created dynamically by accessing the C1.Web.Command.C1WebTreeView object through code. For more information about creating a dynamic tree view, please see Creating a Treeview Programmatically.
|