ASP.NET Scheduler and ModalPopupExtender (C#, VB.NET)
How to use the scheduler with ModalPopupExtender to create and edit reservations in a modal dialog.
Jul 30, 2021
ASP.NET Event Calendar and ModalPopupExtender (C#)
How to use the event calendar and ModalPopupExtender to create new events and edit existing events in a modal dialog.
Jul 30, 2021
JavaScript confirm() Replacement
Replace the built-in confirm() modal dialog with a more flexible implementation that allows using custom appearance and button text (e.g. Yes/No).
Jun 12, 2021
JavaScript prompt() Replacement
Use an improved prompt() replacement to add more flexibility to the single-input modal dialog.
Feb 18, 2021
JavaScript alert() Replacement
Simple helper for replacing alert() with a more flexible HTML-based modal dialog with support for CSS styling.
Dec 14, 2020
DayPilot.Modal: Open-Source JavaScript Modal Dialog
Open-source JavaScript modal dialog with rich features. It can display custom HTML or a standalone page. Supports drag&drop moving and automatic height adjustment.
Nov 29, 2020
Using DayPilot Modal in Angular Application (TypeScript)
DayPilot Modal is now available as a NPM package (@daypilot/modal) and can be used in Angular applications as well.
Jun 7, 2020
JavaScript Scheduler: How to Edit Multiple Fields using a Modal Dialog
How to create a modal dialog with custom fields and let users edit JavaScript Scheduler events on click. The modal dialog fields are defined programmatically using an array.
Mar 16, 2020
Angular Scheduler: Modal Dialog for Event Editing
Angular 6 project with Scheduler component that allows creating and editing events using a modal dialog.
Aug 2, 2018
HTML5 Scheduler and Modal Dialog (jQuery)
Simple web application that shows how to use a modal dialog to create and edit JavaScript Scheduler events. Includes PHP source code for download.
Sep 22, 2017
DayPilot








