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

Connecting Gantt with other kendo components

1 Answer 64 Views
Gantt
This is a migrated thread and some comments may be shown as answers.
Damian
Top achievements
Rank 1
Damian asked on 20 Nov 2016, 02:14 PM
Hi. I want to create something like i showed on screen. Idea is to pick item from "List of items" panel and drop it in Gantt. Additional thing is to connect that panel below to Gantt to be able to display for example pins in the start and end of each component like showed on screen. My question is how to perform this in the best way and which kendo components I could use. Thanks

1 Answer, 1 is accepted

Sort by
0
Peter Milchev
Telerik team
answered on 22 Nov 2016, 12:55 PM
Hello Damian,

Regarding the Drag and drop functionality, as suggested in the Drag&Drop on Gantt forum thread, I would recommend using the Draggable and DropTarget UI Widgets. To achieve the desired functionality you should use the approach used in the Move Items between Lists section.

As for the second requirement, I am afraid that it could not be accomplished directly with any currently available widget. What we could suggest is to try positioning the pins based on the left and right position of the task's div element. Here are some resources you might find helpful during the implementation:
Regards,
Peter Milchev
Telerik by Progress
Kendo UI is ready for Visual Studio 2017 RC! Learn more.
Tags
Gantt
Asked by
Damian
Top achievements
Rank 1
Answers by
Peter Milchev
Telerik team
Share this question
or