1

I'm looking for a horizontal tree view control that creates nodes in the following way -

                                    |_______|
                                        |
                             _______________________
                            |                       |
                        |_______|               |_______|
                            |
                  _______________________
                 |                       |
             |_______|               |_______|

Hope you get the design.

2 Answers 2

6

Google around for an "Organization Chart" control. That will most likely have the tree structure you want.

Sign up to request clarification or add additional context in comments.

2 Comments

Okie, that was the exact key words i was looking for.
Yeah, there are a bunch of them out there. I haven't tried any myself, so I can't give you a good recommendation.
1

Check out : Microsoft Chart Controls for Microsoft .NET Framework 3.5 or some commercial ones such as this. (first hit)

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.