Hi Forum, 
  
I am writing a web app in ASP.NET and C#. I have a requirement to build a map of related devices. 
  
1. When creating a new chart is it possible to provide a list of devices so that the Add Node dialogue box uses the list of devices? 
2. Provide the add connector dialogue box a list of connection types i.e. contains. This would be a Blade Server and a list of blades. 
  
I know my users will start to complain if they have to manually type in the values for each diagram they need to create. 
  
Thanks in advance.