search envelope-o feed check
Home Unanswered Active Tags New Question

Questions Tagged drop

Is it possible to dragdrop an external element ON TO a target existing event and then do post processing?

Answered: You can use standard HTML5 drag and drop API to implement this functionality. Please see the following example: https://code.daypilot.org/12371/javascript-scheduler-events-as-drag-and-drop-target

Change order of Resources (like drag and drop)

Answered: Yes, it is available. Please take a look at the following demo: https://www.daypilot.org/demo/Scheduler/RowMoving.aspx

Prevent drag event

Answered: > Is there a javascript function (or postback event) that I can use for this feature? EventMoving event (https://doc.daypilot.org/scheduler/event-moving-customization/) is a good way to implement it....
Questions 1-3 of 3