DayPilot News (July 2014)

Monthly summary of new releases and articles - July 2014.
Jul 2, 2014

Releases

DayPilot Pro for JavaScript 7.8 June 10, 2014

javascript scheduler real time indicator moving

Features:

  • Real-Time Moving Position Indicator (Scheduler)
  • EventMoving Event (Scheduler)
  • Real-Time Resizing Position Indicator (Scheduler)
  • EventResizing Event (Scheduler)
  • Real-Time Selection Position Indicator (Scheduler)
  • TimeRangeSelecting Event (Scheduler)
  • Event Deleting (Scheduler)
  • Event Deleting (Event Calendar)
  • Event Deleting (Monthly Event Calendar)
  • Row Double Click (Scheduler)
  • Inline Row Editing (Scheduler)
  • Row Selecting (Scheduler)
  • Windows 8 Touch Support (Calendar)
  • Touch Gesture Customization (Calendar)
  • Custom Touch Drag Handlers (Calendar)
  • External Drag and Drop on Touch Devices (Calendar)
  • External Drag and Drop on Touch Devices (Scheduler)

DayPilot Pro for ASP.NET WebForms 7.8 June 10, 2014

asp.net scheduler event deleting

Features:

  • Real-Time Moving Position Indicator (Scheduler)
  • Real-Time Resizing Position Indicator (Scheduler)
  • Real-Time Selection Position Indicator (Scheduler)
  • Event Deleting (Scheduler)
  • Event Deleting (Event Calendar)
  • Event Deleting (Monthly Event Calendar)
  • Row Double Click (Scheduler)
  • Inline Row Editing (Scheduler)
  • Row Selecting (Scheduler)
  • Windows 8 Touch Support (Calendar)
  • Touch Gesture Customization (Calendar)
  • Custom Touch Drag Handlers (Calendar)
  • External Drag and Drop on Touch Devices (Calendar)
  • External Drag and Drop on Touch Devices (Scheduler)

DayPilot Pro for ASP.NET MVC 7.8 June 11, 2014

scheduler for asp.net mvc row selecting

Features:

  • Drag and Drop Event Moving Indicator (Scheduler)
  • Drag and Drop Event Resizing Indicator (Scheduler)
  • Drag and Drop Event Creating Indicator (Scheduler)
  • Event Deleting (Scheduler)
  • Event Deleting (Event Calendar)
  • Event Deleting (Monthly Event Calendar)
  • Row Double Click (Scheduler)
  • Inline Row Editing (Scheduler)
  • Row Selecting (Scheduler)
  • Windows 8 Touch Support (Calendar)
  • Touch Gesture Customization (Calendar)
  • External Drag and Drop on Touch Devices (Calendar)
  • External Drag and Drop on Touch Devices (Scheduler)

DayPilot Pro for ASP.NET WebForms 7.8 SP1 June 19, 2014

Fixes:

  • [Calendar] Event location in columnWidthSpec = "Fixed" mode fixed. (build 3141)
  • [Calendar] Event cropping takes DayBeginsHour into account (ViewType!="Resources"). (build 3142)
  • [Scheduler] Default IsBusiness status fixed for cells > 1 day. Hiding non-business hours fixed for Scale other than CellDuration. (build 3143)
  • [Scheduler] BeforeResHeaderRender/e.MinHeight applied during image export (fixed). (build 3147)
  • [Scheduler] Getting event start fixed in Days view. (build 3148)
  • [Month] CssOnly mode export fixed. LoadStylesDefaultTheme() added. (build 3151)

Tutorials

Gantt Control PDF Export (ASP.NET) June 2, 2014

gantt asp.net control pdf export

Features:

  • ASP.NET Gantt Control
  • Customizable scale - we are displaying one cell per day
  • Customizable time header - we are displaying days grouped by month
  • Adding a new task using a modal dialog
  • Editing a task using a modal dialog
  • PNG Export
  • PDF Export
  • Customizable PDF page format (Letter, A4)
  • Customizable PDF page orientation (portrait, landscape)

Tutorial: HTML5 Timesheet (JavaScript, PHP) June 19, 2014

html5 timesheet javascript php

Features:

  • HTML5 monthly timesheet, one day per row
  • Uses DayPilot JavaScript Scheduler control
  • Supports multiple users, switching using a <select> control
  • Displays day summary (total time) in day headers
  • Highlights business hours
  • Pure JavaScript solution with no third party libraries required
  • Sample PHP backend with SQLite database
  • Compatible with jQuery
  • Drag and drop record creating, moving and resizing