Show Code  0 Full Client-side App

Use the toolbar to create the
TreeView structure on the client:


Add New Root Node
Add New Child Node
Edit Node Text
Remove Node
Show / Hide Property Grid


 


View the state of the selected TreeViewNode object:
Download Latest Release
Download the latest Web.UI release
About this example:
  • This example shows how the TreeView structure can be managed through the client-side API;
  • All actions are performed entirely on the client-side, with zero postbacks, and zero callbacks;
  • The property grid displays the state of the currently selected TreeView node, also demonstrating the client-side capabilities of the ComponentArt Grid control;
  • All changes to all client-side controls (ToolBar, TreeView, Grid, and Snap) are persisted on postback.