This is a migrated thread and some comments may be shown as answers.

Unable to draw connectors when diagram is bound to GraphSource

1 Answer 94 Views
Diagram
This is a migrated thread and some comments may be shown as answers.
Mattias
Top achievements
Rank 1
Mattias asked on 19 Apr 2012, 03:17 PM
We are faciing a problem with the diagram component when we bind it to a GraphSource, it's seems to disable the ability to draw connections between the shapes, or are we missing something else?

/Mattias

1 Answer, 1 is accepted

Sort by
0
Alex Fidanov
Telerik team
answered on 19 Apr 2012, 03:46 PM
Hello Mattias,

 Currently, the RadDiagram control does not have a bi-directional MVVM mechanism (when using GraphSource). This means, that any shapes or connections cannot be added through its UI.

However, for Q2 2012, we are planning to release such mechanism, which will notify the underlying itemssource for these changes, so that it can be properly updated. It will represent an extended IGraphSource interface with couple of additional methods. This graph source would be responsible for creating new models, adding and removing them from the underlying collections.

Moreover, we are working on similar approach for serialization and deserialization.

Please share with us any feedback on this approach or suggestions, if you have any.

Thank you.

Kind regards,
Alex Fidanov
the Telerik team

Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>

Tags
Diagram
Asked by
Mattias
Top achievements
Rank 1
Answers by
Alex Fidanov
Telerik team
Share this question
or