Hi Muneeb,
Thanks for your interest in Syncfusion products.
Yes, it is possible to achieve the layout with nodes having multiple parents. We suggest you to use the Diagram’s Hierarchic layout manager” to achieved your requirement. For this, we suggest you to refer the dashboard sample “Hierarchical Layout”. You can also find the sample in the below location:
..\..\AppData\Local\Syncfusion\EssentialStudio\{installedVersion}\Windows\Diagram.Web\Samples\2.0\Layout Alogorithim\Hierarchic layout
You can also run the samples through dashboard using the below steps:
Run the Dashboard->Asp. Net->Diagram->Layout Algorithm->Hierarchic Layout
Please let us know if you have any queries.
Regards,
Amsath
Hi Muneeb,
Thanks for your update.
Currently we are analysing your requirement, and we will update you with more details by the end of today (04/14/2014).
Please let us know if you have any queries.
Regards,
Amsath Ali. M
Hi Muneeb,
Thanks for your patience.
Since we don’t have support to layout the nodes automatically in a family tree, we suggest you to create a ‘CustomLayoutManager’ by driving the base class of any of our predefined layout managers, and apply your own logic to achieve your requirement. Please follow the steps provided in the below document to create your own custom layout manager.
Please refer the below attached sample and procedure to create custom layout manager.
Regards,
Amsath Ali. M