Drag and Drop Appointment from Scheduler to Grid

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 21 Mar 2016 Link to this post

    Requirements

    Telerik Product and Version

    UI for ASP.NET AJAX 2016 Q1 SP1

    Supported Browsers and Platforms


    Components/Widgets used (JS frameworks, etc.)

    .NET 3.5/4.0/4.5  C#

    PROJECT DESCRIPTION 
    This sample demonstrates how Scheduler Appointments can be dragged and dropped onto a Grid, adding them as new records. 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 Grid.
Back to Top

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