Tutorial
Features
- ASP.NET event calendar control
- HTML5 support (touch gestures)
- Touch drag and drop
- Tap and hold event for context menu
- Drag and drop from external list
Enabling context menu for "tap and hold" gesture on touch devices
<DayPilot:DayPilotCalendar ID="DayPilotCalendarWeek" runat="server" TimeRangeTapAndHoldHandling="ContextMenu" />
The sample project with C# and VB source code is available for download.
Related tutorials
- HTML5 Scheduler (JavaScript and PHP)
- HTML5 Scheduler with Dynamic Event Loading (JavaScript and PHP)
- DayPilot in a Mobile App (JavaScript and Cordova/PhoneGap)
