We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date
close icon

Problem with Connector XAML code in the online help

Based on the above link, the code is written and attached. There is a problem in connector code and its incomplete. Because of that the connector does not get displayed. Can you please correct it?

<sync:SfDiagram.Connectors>

<sync:DiagramCollection>

<sync:Connector SourceNode="{Binding ElementName=node1}"

TargetNode="{Binding ElementName=node2}”

</sync:Connector>

</sync:DiagramCollection>

</sync:SfDiagram.Connectors>

 


Attachment: Step1_d862f966.zip

3 Replies

PA Parthiban A Syncfusion Team April 16, 2014 12:48 PM UTC

Hi Sandeep,

We were able to reproduce the problem and have logged defect report regarding this. A support incident "#123718" to track the status of this defect has been created under your account. Please log on to our support website to check for further updates

https://www.syncfusion.com/account/login?ReturnUrl=%2fsupport%2fdirecttrac%2fincidents

As a workaround we have modified the sample, in which we have registered loaded event for connector. After connector loaded, we call InvalidateArrange for line connector. For more information kindly refer the sample from attachment.

Regards,

Parthiban


Attachment: Step1_9649e206.zip


SK Sandeep Kandula April 18, 2014 06:13 AM UTC

Thanks for the workaround. It works!


PA Parthiban A Syncfusion Team April 21, 2014 04:53 AM UTC

Hi Sandeep,

Thanks for your update.

Please let us know, if you require any further assist on this.

Regards,

Parthiban



Loader.
Live Chat Icon For mobile
Up arrow icon