Tickets #627137
For web service bound RadOrgChart there needs to be the ability to use ItemTemplates. The order that the FieldRenderers and Text come back from the web service request can't be controlled. When I set the Text field to the name of the employee and add two FieldRendererData objects for the title and phone number the title and phone number are always placed above the employee's name when displayed. The layout can't be changed using templates.
Some org charts use a "side" connect to administrative assistants, where instead of connecting on top, they connect on the side to visualize the difference between them and other reports. Perhaps a "where to connect" property may fix this (top by default, then on the left or on the right).
If it is possible could you please add support for multiple parents to RadOrgChart. This is currently not supported.