Live Demos Home
Full Client-side App
Use the toolbar to create the
TreeView structure on the client:
folders.gif
folder.gif
sentItems.gif
inbox.gif
drafts.gif
junk.gif
calendar.gif
contacts.gif
deleted.gif
notes.gif
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.