Completed
Last Updated: 14 Jun 2021 13:16 by ADMIN
MikeK
Created on: 18 Mar 2016 13:13
Category: UI for ASP.NET AJAX
Type: Feature Request
1
New Control: Hypertree
A new control that would respond to dynamic or highly relational data by showing relations to nodes would be extremely useful. Two examples are linked below: http://philogb.github.io/jit/static/v20/Jit/Examples/Hypertree/example1.html and http://www.visualthesaurus.com/app/view. 

The two examples show basic nodes and the ability for the end user to move through data to focus on specific data points and the map changes to show the relations stemming from that position. 

What would be useful to include would be the ability to define the points by some sort of type, and to colorize the points and/or connectors. The Telerik Diagram and Org Charts have a very basic type of relation - but are insufficient to map to the level of the examples.

Where we would like to use this would be to map our software and services. Linking all dependencies and allowing a dynamic view of these would be extremely helpful. Our other business processes would most likely follow this example, where we could map our members to their services and costs, and rotate in on specific areas where we could focus on cost improvements.
3 comments
ADMIN
Rumen
Posted on: 14 Jun 2021 13:16

The diagram control does offer drag and drop capabilities. We also have a drag and drop toolbox demo app on the matter: https://demos.telerik.com/aspnet-ajax/sample-applications/diagram-app/

MikeK
Posted on: 01 Jun 2016 12:28
The addition of drag and drop would be very useful.
ADMIN
Rumen
Posted on: 01 Jun 2016 12:00
Can you provide a bit more information why the Diagram/OrgChart is not suitable for your project requirements? Do you need more advanced layouts than the already available: http://demos.telerik.com/aspnet-ajax/diagram/examples/layouts/defaultcs.aspx and http://docs.telerik.com/devtools/aspnet-ajax/controls/diagram/structure/layout/overview or you are looking for more interactivity with drag and drop.