Creating a horizontial tree or organization chart

in my site i need to show levels of a customer like the MLM levels

ie left , midle & right of a customer
the tree , level goes on growing
how do i implemnet this conecpt in asp.net & how do i use tree view or multiview for the same
am trying to refer to Tree Chart Generator - CodeProject

but in that too i am not able to do it. if

i am trying to use i get lots of errors & no idea how to move ahead

i have referenced the said DLL but still i am getting error

i am using asp.net 2.0 web application

Is there anything against using the Organizational Chart from Google’s Visualization API?

I would try it out here [[^] on the Google Code Playground [URL=http://code.google.com/apis/ajax/playground/]^]

hi

i was trying out with
http://www.codeproject.com/KB/csTreeGenerator.aspx?msg=3877753#xx3877753xx

i want to use SQl database to store the records
wuld liek to knw abt the implemantation with database

the structture that i need is ternary

ie under one parent 3 referrals
& this i want till level 13

i tried the link u have given its fine & simple , but need to implement it using database with the code in code behind page

find the bug with a try catch, most probably you don’t have a proper API. Best to use Google API for diagramming or a proper org chart software to draw your diagram.

Thanks

As this thread is over 2 1/2 years old one can only hope the OP has solved the problem by now.

Thread Closed