Welcome to the WPF feedback portal. We’re happy you’re here! If you have feedback on how to improve the WPF, we’d love to hear it!

  • Check out the features or bugs others have reported and vote on your favorites. Feedback will be prioritized based on popularity.
  • If you have feedback that’s not listed yet, submit your own.

Thanks for joining our community and helping improve Syncfusion products!

1
Vote

Hi Team,

I am using sfDiagram for one of my requirement, where I need to dynamically add or remove parents of each node. 

However, when it supports multiple parents( ParentId is list<int> ), the connection between parent and node disappear after I update the ParentId in runtime. 

When the 
ParentId is int,  nothing goes wrong.

I am not able to figure out what I am missing.
I have attached a similar sample with Skeleton code. Please help.


Thank you,
Zhu