This is a migrated thread and some comments may be shown as answers.

How to create Org Chart with vertical nodes.

1 Answer 475 Views
OrgChart
This is a migrated thread and some comments may be shown as answers.
Keshab
Top achievements
Rank 1
Keshab asked on 12 Sep 2014, 02:46 PM
I am working on OrgChart tool. I need to create an Org Chart Horizontally and Vertically.
 
Scenario:
 - One parent node (Parent)
 - 8 nodes under parent. These 8 nodes should be horizontal. (Child nodes)
 - Each of these nodes has 10 nodes. These nodes have to be vertical. This saves space. (Grand Child nodes)
 - Printing functionality or saving functionality.
 
Please see the screenshot image of my desired ouput.
 
Regards,
 Keshab

1 Answer, 1 is accepted

Sort by
0
Boyan Dimitrov
Telerik team
answered on 15 Sep 2014, 11:33 AM
Hello Keshab,

I am afraid that positioning the grand child nodes in vertical direction is not supported scenario. The only way you can achieve such positioning would be if you each of those 10 nodes is parent for the next one. For example the first column: the grand child node "Richard Hannan" to be parent of the "Terry Rabot" and so on.

Regarding the printing and saving functionality: the RadOrgChart does not offer out of the box printing functionality. In this form thread is shown how you can export the RadOrgChart to PDF format.

You can save your RadOrgChart in the data base in order to persist the current RadOrgChart structure and data. For more information I would suggest reviewing the RadOrgChart DataBinding section in our help.

Regards,
Boyan Dimitrov
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
Tags
OrgChart
Asked by
Keshab
Top achievements
Rank 1
Answers by
Boyan Dimitrov
Telerik team
Share this question
or