FlyTreeView for ASP.NET
 

FlyTreeView for ASP.NET 1.1



(switch to ASP.NET 2.0 treeview version)

FlyTreeView is a native ASP.NET dynamic treeview control supporting load-on-demand, native .net data binding, drag-and-drop, etc.


Features

  • True ASP.NET control, fully supports Visual Studio .net designers.
  • Enables dynamic load on demand.
  • Complete ASP.NET viewstate support (treeview and nodes state, scrollbars positions, nodes themselves, etc.).
  • Supports NodeTypes - usefull sets of properties for nodes.
    Includes built-in NodeTypes, that can be easily modified, using Visual Studio designers.
  • Has highly customizable styles and behaviors, including several postback options, iconsets, node images and node styles.
  • Provides fast client rendering using client side XSLT engine.
  • Supports multiple node source types, including inline, bound to any ADO.NET source, or external XML sources like XML files, or dynamically generated by FlyNodeSet control.
  • Supports native .net Data Binding to any ADO.NET source that you're used to working with.
  • Includes FlyNodeSet control to provide dynamic query dependent nodes rendering (ex. file system).
  • Provides native .net event model to handle all client events at postback time.
  • Provides multiple postback reasons (select, deselect, expand, collapse, check, unckeck).
  • CheckBox feature.
  • Comprehensive Client Object Model enables ultimate control over treeview and its nodes during client runtime.
  • Context Menu contol allows to create context menu event handlers using custom server and client scripts.
  • Drag-and-drop support.
  • new!
     Keyboard navigation support.


Technology

Server-side code is 100% CLS compliant assembly written in C# and built on .NET Framework version 1.1
Client scripts require Internet Explorer 6 or Internet Explorer 5.5 (if SupportIE55 option enabled)
Server side assembly supports ASP.NET 1.1

© 2001-2008 9Rays.Net