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

Help to create an organisation chart

1 Answer 202 Views
TreeView
This is a migrated thread and some comments may be shown as answers.
Pritam
Top achievements
Rank 1
Pritam asked on 14 May 2013, 07:03 AM
I need to design an organisation chart like the one you'll have in Telerik i.e. the RadOrgChart.
The chart should have draggable and droppable nodes.

But as I am using MVC I cannot handle the NodeDrop event of the RadOrgChart cause
 the event is handled in code behind.

Please help me with some alternate control in kendo.

Treeview is the closest control but I have to display a lot of data and treeview has a vertical view which doesn't give a good look and feel.

1 Answer, 1 is accepted

Sort by
0
Alexander Valchev
Telerik team
answered on 15 May 2013, 03:24 PM
Hello Pritam,

I am afraid that Kendo UI does not offer a widget similar to the RadOrgChart control.
Although that Kendo UI TreeView supports drag'n'drop, it cannot be used for the same purposes as the OrgChart.

If you would like to see such widget added in one of our future releases I suggest you to vote for this idea at our feedback portal. If it turns out to be popular we will consider adding it to the framework.

Kind regards,
Alexander Valchev
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
Tags
TreeView
Asked by
Pritam
Top achievements
Rank 1
Answers by
Alexander Valchev
Telerik team
Share this question
or