Questions Tagged delete
DayPilot Calendar. Delete event icon is not show even on demo site.
Answered: This problem should be fixed now in the latest sandbox build (2020.2.3741): https://aspnet.daypilot.org/sandbox/Calendar/EventDeleting.aspx
How to remove the built-in delete icon from
Answered: You need to set EventDeleteHandling property of the config to "Disabled". Or remove it from the config - Disabled is the default value.
How to input x button in event when i use CssClassPrefix?
Answered: The delete icon is not supported in the CssOnly mode. It is replaced by more universal system of "active areas". You can add the delete button using BeforeEventRender:
protected void DayPilotCalend...
Questions 1-3 of 3