Is it possible to have the tree not display Parent for which there is no child?
Hello,
I have created a sample for you based on your requirement. Please take a look at it and let me know if this is what you are looking for.
I am waiting for your response.
I have been unable to open the project. it is warning me that it was created in a different version of VS. I am still on VS2005?
Could this be the problem? I will try to download the trial version of 2010 later on.
Hello ,
I have modified the sample for you to work with VS 2005. Now you should be able to open and run it.
Let me know if you have any further questions.
Ok got it.
So I have to manually remove the nodes with empty node each time I populate the tree. I was hoping the would be a switch for this. Ok thanks I will have to do it that way.