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.
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.