Hey guys, I'm stuck. What I want to do for a school project is demonstrate how bacteria divides and multiplies on an exponential scale. What I want to do is have a TreeView, and when the user clicks the 'Populate' button, a tree will be generated. I want the tree to start with one node, which will split into two, then each one of those nodes will split into two, as will each of the next, so on so forth - like you can see in the fibonacci tree diagram here. How would I go about doing this?

A good place to start is here. Then once you have your code started and you run into trouble let us know and we'll be happy to help you.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.