Hi,
I am trying to Create Flow chart layout. Is there any control abvailble fo that ? as of now i am usnig Dynamic Dock control and saving in database but I could not estabish line for relation ship.
if you can help it woud be very helfup
Thanks,
I am trying to Create Flow chart layout. Is there any control abvailble fo that ? as of now i am usnig Dynamic Dock control and saving in database but I could not estabish line for relation ship.
if you can help it woud be very helfup
Thanks,
6 Answers, 1 is accepted
0
Hello Tejas,
We do not offer Flow Chart/Diagram AJAX control of the type you specify. The only option I can propose you is to simulate it with our RadDock component (if applicable) provided that you will need to update dynamically the relations between the elements with some kind of custom visual clues/lines.
Kind regards,
Sebastian
the Telerik team
We do not offer Flow Chart/Diagram AJAX control of the type you specify. The only option I can propose you is to simulate it with our RadDock component (if applicable) provided that you will need to update dynamically the relations between the elements with some kind of custom visual clues/lines.
Kind regards,
Sebastian
the Telerik team
Browse the vast support resources we have to jump start your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.
0

Tejas
Top achievements
Rank 1
answered on 15 Apr 2011, 02:19 PM
Thanks,
I am using RadDoc, It's very usefule component. Can you provide me some sample for relationships / Lines / to component connnector?
I am also trying to extend control but no success yet.
Thanks,
I am using RadDoc, It's very usefule component. Can you provide me some sample for relationships / Lines / to component connnector?
I am also trying to extend control but no success yet.
Thanks,
0
Hello Tejas,
Unfortunately there is no universal implementation for your case as the visual connectors will depend on the reordering logic you will have with the dock objects. You will need to attain that with your own custom relation mechanism.
Best regards,
Sebastian
the Telerik team
Unfortunately there is no universal implementation for your case as the visual connectors will depend on the reordering logic you will have with the dock objects. You will need to attain that with your own custom relation mechanism.
Best regards,
Sebastian
the Telerik team
Browse the vast support resources we have to jump start your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.
0

Jay Leffue
Top achievements
Rank 1
answered on 14 Jun 2011, 07:22 PM
Just an opinion here, but the implementation of flow charts, or peacock diagrams, or so on would be a HUGE boon to the Telerik Libraries. My company is currently looking at other solutions to provide this functionality as they do exist elsewhere. Maybe this should go into feature request or something.
0
Hi Jay,
Thank you for sharing your thoughts with us - I will pass them on to our devteam to be contemplated further.
Regards,
Sebastian
the Telerik team
Thank you for sharing your thoughts with us - I will pass them on to our devteam to be contemplated further.
Regards,
Sebastian
the Telerik team
Browse the vast support resources we have to jump start your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.
0

Manprit Singh
Top achievements
Rank 1
answered on 28 Sep 2017, 12:33 PM
Is there any update on this? I want to develop an application using ASP MVC kendo controls and I want to define a Workflow using drag drop feature. I found that Kendo Diagram can be used here but I want three controls like a rhombus, square and a connector in a palette and user will drag respective controls to the Canvas and then connect the controls. Is it possible with Kendo diagram or is there any other control for the same?