Drag and drop appointment from RadScheduler to RadScheduler

Thread is closed for posting
1 posts, 0 answers
  1. 63F75A2C-1F16-4AED-AFE8-B1BBD57646AD
    63F75A2C-1F16-4AED-AFE8-B1BBD57646AD avatar
    1572 posts
    Member since:
    Oct 2004

    Posted 24 Jun 2016 Link to this post

    Requirements

    Telerik Product and Version

    UI for ASP.NET AJAX R2 2016 607

    Supported Browsers and Platforms

    IE 9+, Chrome, Firefox, Edge

    Components/Widgets used (JS frameworks, etc.)

    .NET 4.0/4.5  C#

    PROJECT DESCRIPTION 
    This sample demonstrates how Scheduler Appointments can be dragged and dropped onto another RadScheduler, adding them as new records in the target control and its data source. The Appointment's HTML element is cloned in the OnClientAppointmentMoveStart client-side event handler and the mouseup event is used for adding a new record when the element is dropped onto the target Scheduler.
Back to Top

This Code Library is part of the product documentation and subject to the respective product license agreement.