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

How to get ondrag/ondrop event in Server side

1 Answer 76 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
Joby
Top achievements
Rank 1
Joby asked on 16 Feb 2012, 08:32 AM
Hi,
    How to get on drag/on drop event in Server side ? I need to update the time in database while drag and drop.

1 Answer, 1 is accepted

Sort by
0
Plamen
Telerik team
answered on 17 Feb 2012, 02:36 PM
Hi Joby,

 
There are no server methods for appointment start and end drag events but you can use AppoinmentUpdate method that is thrown when the appointment is dropped.  If RadScheduler is bound to SqlDAtaSource declaratively all the updates including the ones that occur after drag are saved in the DataBase.

Hope this will be helpful.

Regards,
Plamen Zdravkov
the Telerik team
Sharpen your .NET Ninja skills! Attend Q1 webinar week and get a chance to win a license! Book your seat now >>
Tags
Scheduler
Asked by
Joby
Top achievements
Rank 1
Answers by
Plamen
Telerik team
Share this question
or