FlyTreeView for ASP.NET
 

FAQ

  • How does the control support ASP.NET viewstate?
    From the 3rd version FlyTreeView for ASP.NET fully supports restoring nodes, their state, all properties of FlyTreeView including scrollbars positions. It creates server-side nodes after postback even if they were loaded on demand.


  • What browser versions does the control support?
    For now it is Internet Explorer 6 and Internet Explorer 5.5 (when SupportIE55 option enabled). It is the only browser that includes XSLT engine and enables fast nodes processing.


  • Does FlyTreeView support Data Binding?
    Yes. FlyTreeView, FlyNodeSet, TreeNodeCollection classes support native .net data binding to all types of sources:
    • DataReaders
    • DataSets
    • DataTables
    • Arrays, collections, other IList implementations
© 2001-2008 9Rays.Net