Menu examples
- Simple Menu - Simple flat menu. All code used to generate controls is shown on the page.
- Context Menu - Context menu example. Shows how to add custom context menu to any element to extend it's functionality.
- Sub Menus - Example demonstrating how to create sub-menus.
- Build Menu - Demonstration of how to build a menu from scratch using only JavaScript.
Tree examples
Client-side examples
Examples of how controls behave on the client side, when all HTML and JavaScript is already preared.
Server-side examples
Examples of how to generate HTML for the tree control.