S
Sehboo
Hi,
I wonder how do websites show their categories. Instead of tree
stucture, they show something like this
..NET >> ASP.NET >> ASP.NET Controls >> Tree Control
Where eatch of these "nodes" are clickable.
I don't want to use tree control to show my categories, but do
something similar as other websites.
Wondering some body can tell me how can I get the parent/grand
parent/great grand parent/etc. info.
I have a table with ID, parent-id information.
Thanks
I wonder how do websites show their categories. Instead of tree
stucture, they show something like this
..NET >> ASP.NET >> ASP.NET Controls >> Tree Control
Where eatch of these "nodes" are clickable.
I don't want to use tree control to show my categories, but do
something similar as other websites.
Wondering some body can tell me how can I get the parent/grand
parent/great grand parent/etc. info.
I have a table with ID, parent-id information.
Thanks