Morning,
I'm wondering if there is an easy way of setting the image based on a node level in a tree?
GrandParent -|
|
Parent -|
|
Child
Child
Child
So for each level, I would be able to use the image list and assign 0 to GrandParent, 1 to Parents and 2 to child. I do not care what the values of the 3 levels are, just its placement in the tree.
Thanks
James
I'm wondering if there is an easy way of setting the image based on a node level in a tree?
GrandParent -|
|
Parent -|
|
Child
Child
Child
So for each level, I would be able to use the image list and assign 0 to GrandParent, 1 to Parents and 2 to child. I do not care what the values of the 3 levels are, just its placement in the tree.
Thanks
James