We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

Drag and drop: How to get the information about the destination cell

Hi,

When moving an appointment inside the schedule, we need to retrieve some information about the destination cell: the destination date, start/end times, resource, etc.
But there are no such information in the argument provided to the handler of the "dragStop" event.
Could you explain how to retrieve such info please?
(We're using version 1)

Thanks


3 Replies

HB Hareesh Balasubramanian Syncfusion Team December 21, 2019 01:55 AM UTC

Hi Arcania, 

Greetings from Syncfusion Support. 

Based on your requirement we have prepared a sample using dragStop event and the sample can be viewed from the following link, 


dragStop: function (args) { 
  console.log(args.appointment); 

Kindly try the above sample, if you have any concerns please revert us back for further assistance. 

Regards, 
Hareesh 



SA Support Arcania December 26, 2019 05:35 AM UTC

Hi,

It works.
Thanks for your help.


VD Vinitha Devi Murugan Syncfusion Team December 30, 2019 06:40 AM UTC

Hi Arcania, 
 
Thanks for your update. 
 
You are most welcome 😊 
 
Regards, 
M.Vinitha devi    


Loader.
Live Chat Icon For mobile
Up arrow icon