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

How to select multiple events on single click?

Asked by Vinay
3 years ago.

I want to copy multiple events on a single click and paste them to the respective place.

Answer posted by Dan Letecky [DayPilot]
3 years ago.

You can handle onClick event and modify the selection using the event selection API, i.e. multiselect.add():
https://api.daypilot.org/daypilot-scheduler-multiselect-add/

This question is more than 1 months old and has been closed. Please create a new question if you have anything to add.