PDA

View Full Version : treeview in dotnet: is there an easy way to get all an items children


marktsang
06-17-2007, 03:46 AM
hi,
i am using a dotnet treeview in a script and am trying to find an easy way to get all the children items when i select an item
e.g.

-world
--heading1
---sub1
---sub2
---sub3
--heading2
---sub1
---sub2
---sub2

in the above hierachy i want a fn to return all the subs items if i select a heading

anyone know if this is possible
cheers,

mark

marktsang
06-17-2007, 03:59 AM
tiredness is obviously having a bad affect on my thinking, please ignore my stupid question


all i have to do is recursivly go through the items

mark

CGTalk Moderation
06-17-2007, 03:59 AM
This thread has been automatically closed as it remained inactive for 12 months. If you wish to continue the discussion, please create a new thread in the appropriate forum.