L
Luis
Hello Everybody!
I have a table in my database, this table has some numerated items, and
they look like this:
1 Item
1.1 Item
1.1.1 Item
1.2 Item
1.2.1 Item
1.2.1.1 Item
1.2.1.2 Item
1.2.2 Item
1.3 item
2 Item
2.1 item
2.2 item
2.2.1 item
2.2.2.1 item
and so on, now I need the same structure in a tree, do you know how could I
get this done?
Thanks in advanced.
Luis.
By the way I am using Visual Studio 2005, Asp 2.0 and Sql Server 2000
I have a table in my database, this table has some numerated items, and
they look like this:
1 Item
1.1 Item
1.1.1 Item
1.2 Item
1.2.1 Item
1.2.1.1 Item
1.2.1.2 Item
1.2.2 Item
1.3 item
2 Item
2.1 item
2.2 item
2.2.1 item
2.2.2.1 item
and so on, now I need the same structure in a tree, do you know how could I
get this done?
Thanks in advanced.
Luis.
By the way I am using Visual Studio 2005, Asp 2.0 and Sql Server 2000