code.daypilot.org

Articles

ASP.NET Calendar: Database & Event Moving Tutorial (C#, VB.NET)
ASP.NET Calendar: Database & Event Moving Tutorial (C#, VB.NET)
Basic tutorial on using DayPilot ASP.NET calendar in an ASP.NET web application. The original version of this tutorial from 2009 works without changing a single line of code (after replacing DayPilot.dll with the current version).
ASP.NET Timetable Tutorial (C#, VB.NET, SQL Server)
ASP.NET Timetable Tutorial (C#, VB.NET, SQL Server)
ASP.NET web application for managing a weekly timetable. Supports AJAX operations. Customizable time slots.
Angular Scheduler: Row Searching Tutorial
Angular Scheduler: Row Searching Tutorial
How to find, focus and highlight a Scheduler row that matches the search criteria.
JavaScript confirm() Replacement
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).
JavaScript Scheduler: Alternate Column Colors
JavaScript Scheduler: Alternate Column Colors
How to set alternating colors for JavaScript Scheduler columns (time headers and grid).
Angular Scheduler: Next/Previous Buttons
Angular Scheduler: Next/Previous Buttons
Angular 12 project that shows how to implement next/previous/today buttons that change the month displayed by the Angular Scheduler component.
ASP.NET Hotel Room Booking Tutorial (C#, VB, SQL Server)
ASP.NET Hotel Room Booking Tutorial (C#, VB, SQL Server)
ASP.NET web application for managing hotel room reservations using drag and drop. Includes sample code in C# and VB. SQL Server database.
JavaScript Scheduler: Dragging Files and Other Items from Desktop
JavaScript Scheduler: Dragging Files and Other Items from Desktop
How to configure the JavaScript Scheduler component to accept files dragged from the desktop. The file will be converted to a Scheduler event on drop.
PHP Tennis Court Reservation (HTML5/JavaScript Frontend, MySQL Database)
PHP Tennis Court Reservation (HTML5/JavaScript Frontend, MySQL Database)
Simple web application that displays tennis court availability and lets the users create a reservation using drag and drop. Includes a PHP project with sample MySQL/SQLite database.
Angular Scheduler: CSS Themes
Angular Scheduler: CSS Themes
How to change the Angular Scheduler component appearance using a CSS theme. You can use one of the predefined themes or create your own theme using an online tool.
Previous Articles 211-220 of 335 Next