Gaia Ajax TreeView

This is an example of our Ajax TreeView Control. The Gaia Ajax TreeView Control is extremely flexible, yet still very intuitive and easy to use. You can combine "static" items with dynamic items as you wish. Static items are rendered as part of the HTML output of the page (if TreeView is visible from start) and dynamic items are retrieved on a "need basis". This means the TreeView will be very useful for both visibility in navigations if you like while at the same time very efficient on bandwidth usage up front. The TreeView is very easy to skin since it uses ul and li elements and it is also 100% XHTML compliant. It also works perfect for people which needs support for accessibility.
Try to expand folder items and click and/or drag and drop any of the green file items which becomes visible.


Results
As you navigate our Ajax TreeView Control you will notice that this part of the page will contain "navigation results". Very often when a component vendor demonstrates a complex Ajax Control like an Ajax TreeView there will be no logic behind the selection of TreeViewNodes. As you can see, this is not the case for our Gaia Ajax TreeView Control Sample ;)
 
 


Features

  • Drag and drop - Between multiple TreeViews too
  • Statically created items - Visible for search engines and spiders
  • Dynamically created items - Doesn't bloat page with TreeViewItems never rendered
  • Complex child controls - Add up any Ajax Widget as child control of any TreeViewItem
  • Easy to skin - Builds from ul and il elements, follows standard HTML conventions
  • Icons per item - Easily add up your own icons for your TreeViewItems
  • Plays well - Combines perfect with all other Widgets in Gaia
  • Low bandwidth usage - Uses less than 8KB of JavaScript
  • Accessibility - 100% support for Accessibility
  • XHTML - 100% XHTML compliant
  • 100% WYSIWYG - Use from Visual Studio in 100% WYSIWYG environment
Runs on ASP.NET Valid XHTML 1.0!