Compatibility

Browsers

Compatibility IE-FF-SA-GC-OP.png

  • Internet Explorer 7
  • Internet Explorer 8
  • Internet Explorer 9
  • Internet Explorer 10
  • Firefox 3+
  • Safari 3+
  • Opera 9+
  • Google Chrome

Touch Devices (Smartphones, Tablets)

  • iOS 6 (iPhone, iPad, iPod Touch)
  • Android 4+

DocTypes

  • XHTML 1.0 Transitional
  • XHTML 1.1 Transitional
  • HTML 4.01 Transitional
  • HTML 5

Note: There might be minor issues in quirks mode (no specified). It works but there might be a bad pixel here or there. You should take this into account when using DayPilot with Sharepoint 2007. DayPilot Scheduler might require some tweaking (IE7 in quirks mode).

See also: KB: Recommended Doctypes

Visual Studio

  • Visual Studio 2005
  • Visual Studio 2008
  • Visual Studio 2010
  • Visual Studio 2012

Since DayPilot Pro 3.7 the design-time preview is not really WYSIWYG (during runtime, it is rendered on the client side using JavaScript).

.NET Frameworks

  • .NET Framework 2.0
  • .NET Framework 3.0
  • .NET Framework 3.5
  • .NET Framework 4.0
  • .NET Framework 4.5
  • Mono

DayPilot.dll is compiled with .NET Framework 2.0.

See also: 

AJAX Frameworks

  • ASP.NET AJAX Extensions 1.0
  • ASP.NET AJAX Extensions 3.5 (included in .NET Framework 3.5)

DayPilot does not require ASP.NET AJAX Extensions to run.

Interferences (custom JavaScript, CSS, third party controls)

DayPilot renders partially on the client side (it uses JavaScript to modify the DOM tree). Both the resulting DOM tree and supporting JavaScript code are complex and it may happen that it will interfere with the rest of your code, especially:

  • style sheets (CSS)
  • third party ASP.NET controls (especially when you place DayPilot inside a third party container)
  • custom JavaScript

Sometimes it can be fixed inside DayPilot (especially the CSS) but sometimes not (third part ASP.NET controls). Please contact support@daypilot.org to check the options.

DayPilot for ASP.NET WebForms, DayPilot for ASP.NET MVC, DayPilot for Java