ASP.NET Org Chart Component - Displaying an Org Chart
This simple demonstration shows an XML Organisation Chart Component using the HtmlTemplate property. The chart is bound
this XML file of 9 items.
The HtmlTemplate property is available on each
5 different chart items ( Chart, Assistant, Stack, Edit and Summary ) and it takes
Html and substitutes {field Name} for each item where field Name is
the name of an attribute within an XML document or a column name within a datatable.
Change the HtmlTemplate using the drop down box
below to change the chart. The HtmlTemplate property
provides a quick and simple method of formatting organisation charts and can be
used when you have simple formating requirements.