Hello,
Can you please tell me how to empty a DayPilot Lite calendar?
I'm displaying the calendar in a ModalPopupExtender window when the user presses a button. I build the DataTable by hand, populate it and bind it to the DayPilot calendar. When the user presses a "Close" button on the ModalPopupExtender, I want to empty the calendar before closing the form.
Thanks,