Treeview question

M

mscertified

I have got my treeview and all the code to maintain the structure working
perfectly. However, there is one thing that bothers me and I'm not sure if it
can be changed.

If I have expanded two levels deep and then I collapse the outer level then
re-expand it, it still shows the inner level expanded. I'd like it to
collapse all levels below the the level collapsed. Make sense? Is there a way
to do this? Thanks.
 
Top