ASP.NET web project for displaying a weekly timetable with C# and VB.NET source code. Includes a sample SQL Server database.
Jan 7, 2013
Weekly Timetable Tutorial [online demo]
This tutorial shows how to create an AJAX timetable in an ASP.NET web application using DayPilot Pro. It supports custom time slots, drag&drop event moving and resizing, and custom event colors.
Features:
- Weekly timetable view
- Displays time slots (blocks) with custom size (block number is mapped to the hour component of the DateTime)
- Inline editing of the block properties using active areas.
- Custom event color in combination with CssOnly mode (CSS styling).
- Loads events and blocks from SQL Server database.
- Full calendar CSS styling (calendar_green theme).
- Integrates DayPilot Navigator for switching the week.
- C# and VB.NET source code included.
- Sample database included.
New event dialog example: