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
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
