I've bought DayPilot ASP.Net product and implemented this:
https://aspnet.daypilot.org/demo/Month/
Is there anyway to drag and drop an event from the calendar to Navigator day? For example, move event 12 from Feb 9 to April 10 on the navigator?
Thanks
Unfortunately, dragging events to the Navigator component is not supported.
Thanks. I worked around it by adding a datepicker jQuery control so users can move the event to another day.