Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Shape node LInks (Read 1753 times)
Sachin
Junior Member
**
Offline


I love YaBB 1G - SP1!

Posts: 85
Joined: Mar 14th, 2009
Shape node LInks
Apr 6th, 2009 at 1:23pm
Print Post  
HI

I was created FishBone Diagram and  created  tree view control also,  if i add a node in treeview corressponding node should be add in diagram ,and created link also for that node,now if i have to delete the node in treeview , same node should be delete in Fishbone also all the links are repoulate and change the diagram , i want to know how to get the particular node and links in fishbone . any method is available for get this diagram

« Last Edit: Apr 6th, 2009 at 5:37pm by Sachin »  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: Shape node LInks
Reply #1 - Apr 7th, 2009 at 8:05am
Print Post  
Hi,

You could associate diagram nodes with treeview nodes using the Tag of the treeview elements, or perhaps a Dictionary<tree element, DiagramNode>.

I hope that helps,
Stoyan
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint