We continue our training on layout components by learning how to use the Window component. Windows bring attention to some content without interrupting or obstructing the normal operation of the app.
Take the hierarchical TreeView component further by learning how to programmatically add and delete items and associated actions from a TreeView instance.
To display items in a hierarchical, tree-like structure with expandable parent and child nodes, you need a treeview. See how you can easily create and style a custom treeview in Kendo UI.