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

Drawing Flowcharts in ASP.NET

1 Answer 80 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Robert
Top achievements
Rank 1
Robert asked on 07 Apr 2013, 04:44 PM
In one of my modules, I have the requirement to draw a custom flowchart based on data stored in the DB.  I won't burden you with the details but suffice to say, it would be a traditional flowchart with shapes similar to this example.

At first I thought I could just use Custom CSS to change the appearance of DIVs but an investigation of this is showing this route to be rather complicated.  One definite complexity is that my client will be running IE7 & 8 for the foreseeable future, which seems to preclude the use of curved shapes, especially when they need to sit on a gradient background.

So I got to wondering if perhaps Telerik offered some control(s) to provide such functionality?  If not, all suggestions would be much appreciated!

Robert W.

1 Answer, 1 is accepted

Sort by
0
Kate
Telerik team
answered on 10 Apr 2013, 03:00 PM
Hi Robert,

Unfortunately the RadControls still do not have such a control that complies with the scenario that you are trying to achieve. However, our Silverlight controls have a similar Diagramming solution that you might find useful. Here is a link to the live demo.   

All the best,
Kate
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
Tags
General Discussions
Asked by
Robert
Top achievements
Rank 1
Answers by
Kate
Telerik team
Share this question
or