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

Help with Diagrams

1 Answer 43 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Jeff
Top achievements
Rank 1
Jeff asked on 07 Nov 2013, 08:37 PM
Hello,

I was looking into the Silverlight tools, and came across the Diagrams.  What I would like to be able to do is create something that looks like a flow chart, but in each box, i'd like to have the following things:

Title
Description
Who this item is assigned to
Status
<Button> - when the button is clicked, it would change the color of this box, and do some code.


is this possible?  I attached a file that very crudely describes what i'm trying to do.


Thanks

1 Answer, 1 is accepted

Sort by
0
Tina Stancheva
Telerik team
answered on 12 Nov 2013, 02:34 PM
Hi Jeff,

You can definitely use RadDiagrams to implement this requirement. You can control the Content of all RadDiagramShapes through their Content or ContentTemplate properties. You can also create a custom shape following the steps outlined in this tutorial.

Once you define your shapes you can connect them with a RadDiagramConnection.

Regards,
Tina Stancheva
Telerik
TRY TELERIK'S NEWEST PRODUCT - EQATEC APPLICATION ANALYTICS for SILVERLIGHT.
Learn what features your users use (or don't use) in your application. Know your audience. Target it better. Develop wisely.
Sign up for Free application insights >>
Tags
General Discussions
Asked by
Jeff
Top achievements
Rank 1
Answers by
Tina Stancheva
Telerik team
Share this question
or