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

Drag&Drop on Gantt

1 Answer 172 Views
Gantt
This is a migrated thread and some comments may be shown as answers.
Krzysztof
Top achievements
Rank 1
Krzysztof asked on 23 Jan 2015, 08:48 AM
Hi there
My question is about Gantt chart and ability to drag some div (pseudo task in my case) to Gantt area and drop it there, then i want to execute "task create event" and open new task window. Does MVC Gantt controls support such functionality?
Best Regards
Krzysiek

1 Answer, 1 is accepted

Sort by
0
Bozhidar
Telerik team
answered on 27 Jan 2015, 08:13 AM
Hello,

Since you want to  drag arbitrary elements from the outside into the gantt, there isn't a way for the gantt to contain this as a built-in feature. What I would advise is to use the Draggable UI widget. You can find its documentation here:
http://docs.telerik.com/kendo-ui/api/javascript/ui/draggable

And here you can find live demos;
http://demos.telerik.com/kendo-ui/dragdrop/index

Regards,
Bozhidar
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
Tags
Gantt
Asked by
Krzysztof
Top achievements
Rank 1
Answers by
Bozhidar
Telerik team
Share this question
or