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

MVC Scheduler Drag and Drop Capability

9 Answers 314 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
Jillian
Top achievements
Rank 1
Jillian asked on 17 Sep 2013, 02:51 PM
Does the scheduler have drag and drop capability?  If so, is there an example or documentation on how to implement drag and drop?

9 Answers, 1 is accepted

Sort by
0
Atanas Korchev
Telerik team
answered on 17 Sep 2013, 03:46 PM
Hello Jillian,

 It depends on what kind of drag and drop you are looking for. The scheduler allows the user to move and resize events via drag and drop. 

Regards,
Atanas Korchev
Telerik
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
0
Jillian
Top achievements
Rank 1
answered on 17 Sep 2013, 03:52 PM
What about dragging tasks (sitting in some sort of list) into the scheduler to add that task to the schedule? Similar to this example of the Telerik Ajax Scheduler: http://demos.telerik.com/aspnet-ajax/scheduler/examples/draganddropintegration/defaultcs.aspx?product=scheduler
0
Atanas Korchev
Telerik team
answered on 17 Sep 2013, 03:59 PM
Hello Jillian,

 The Kendo UI Scheduler currently doesn't have such a demo. We will consider exposing the required API for a future version. Thank you for the clarification.

Regards,
Atanas Korchev
Telerik
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
0
MoriartyX64
Top achievements
Rank 1
answered on 08 Oct 2013, 08:45 AM
I'm having the same requirement by wanting to drag and drop elements from another control onto the calendar/scheduler. Exactly like Jillian said, my wishes are identical to the mentioned AJAX Scheduler demo.  However, the Kendo framework natively has drag & drop support, right? E.g. http://demos.kendoui.com/web/dragdrop/index.html

With this in mind, are there any workaround possible to achieve this behaviour with the Kendo Scheduler?
0
Vladimir Iliev
Telerik team
answered on 10 Oct 2013, 02:25 PM
Hi J,


Please note that we decided to expose the required API and provide working demo with next official release of KendoUI (Q3 2013, expected for November). 

Kind Regards,
Vladimir Iliev
Telerik
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
0
Tyler
Top achievements
Rank 1
answered on 31 Jan 2014, 11:42 PM
Could you please post a link to the docs and example of this?
0
Vladimir Iliev
Telerik team
answered on 03 Feb 2014, 07:35 AM
Hi Tyler,

I would suggest to check the following demo in our CodeLibrary which demonstrates how to achieve the desired behavior.
Then you can find the methods used at the demo in Scheduler API:
Regards,
Vladimir Iliev
Telerik
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
0
Steffen
Top achievements
Rank 1
answered on 16 Nov 2016, 08:07 AM

Hi there,

ist there also a demo available for asp net core mvc?
I'am sorry for posting to the asp net forum, but the asp net core forum has exactly no post in this category.

Kind Regards,
Steffen

0
Vladimir Iliev
Telerik team
answered on 17 Nov 2016, 08:34 AM
Hi Steffen,

Currently we have no such example for the ASP.NET core, however the same should be achievable without changes in the options of the widget or the custom JavaScript code. That why I would suggest to try migrate the demo in your ASP.NET core project and let us know if you face any difficulties. 

Regards,
Vladimir Iliev
Telerik by Progress
Telerik UI for ASP.NET MVC is ready for Visual Studio 2017 RC! Learn more.
Tags
Scheduler
Asked by
Jillian
Top achievements
Rank 1
Answers by
Atanas Korchev
Telerik team
Jillian
Top achievements
Rank 1
MoriartyX64
Top achievements
Rank 1
Vladimir Iliev
Telerik team
Tyler
Top achievements
Rank 1
Steffen
Top achievements
Rank 1
Share this question
or