FlyTreeView for ASP.NET
Overview
Demos
Download
Quick Start
Documentation
Purchase
Support

Demos: Data Binding To Tabular Data

Developer Tools
Spices.Net
Spices.Obfuscator
Spices.Decompiler
.Net Controls
FlyGrid.Net
FlyTreeView for ASP.NET 1.1
FlyTreeView for ASP.NET 2.0

About This Demo

The FlyTreeView control can also be bound to tabular data sources like DataTables, arrays, enumerables, etc.

The FlyTreeView.ConvertTabularDataToHierarchical() static method allows to convert tabular data into hierarchical representation using provided keyField and parentKeyField that identify relationships between parent and child nodes.

Note
Root nodes should have parent key field equal to null (DBNull) or have the same value as key field.

Use the arrow keys to navigate through nodes. Click the Postback Page button in order to postback the page.





C# | VB.NET
  Loading...
Valid XHTML 1.1
© 2001-2012 9Rays.Net, Inc.