Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Tool to create Hierarchical Data
Message
From
21/06/2006 07:01:23
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
General information
Forum:
ASP.NET
Category:
Coding, syntax and commands
Miscellaneous
Thread ID:
01130436
Message ID:
01130464
Views:
15
>Hi.
>I an trying to set up Tree Style data and then be able to view the data.
>A tree view should allow me to view the data , but does anybody know of any Tool to allow me to create thet Data in the first place.
>The data will consist of just one field but in a tree type structure where you can gave children.. grandchildren, Greatgrandchildren etc.
>
>Dept1
> Dept1.1
> Dept1.2
>Dept2
> Dept2.1
> Dept2.1.1
> Dept2.2.2
>Dept3
>Dept4
> Dept4.1
> Dept4.2
> Dept4.3
> Dept4.3.1
> Dept4.3.2
>etc.
>It does'nt matter really what type of a file this is held in as long as it can be viewd in a Tree View.
>
>I know I could write an App to do this but theres probably something already there ??
>
>Regards,
>Gerard

Gerard,
You can use treeview for data entry too. Check TreeView.LabelEdit property for a sample.
Any table with 3 columns or XML would do for storing the data.
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform