Home - Forums-.NET - FlyTreeView (ASP.NET) - Dynamic population of treeview

FlyTreeView (ASP.NET)

Technical support and KB related to the FlyTreeView control

This forum related to following products: FlyTreeView for ASP.NET

Dynamic population of treeview
Link Posted: 26-Jan-2006 11:19
Just testing this component out for now so apologies if this is obvious!  I want to populate the tree dynamically as the user expands a branch - how is this done?  I thought it may be down to NodeEvent but I can't seem to find any examples of this event.
Link Posted: 27-Jan-2006 00:27
Actually you should refer to a FlyNodeSet demo and its source code.
You may also look at NodeSrc/FileSystem.aspx.cs code, which implements a file system navigation using the FlyNodeSet control.