All Questions

how do you show current day in week and day view

Answered: You can use DateTime.Today as DayPilotScheduler.StartDate. This will display today as the first day in the matrix. If you want to show a full week and just set the initial scroll position to today, u...

iPad Drag Support

Answered: No workaround at this moment but it's in the queue.

Bubble + IE8 + Drag -> Move Event bug

similar problem as in : http://forums.daypilot.org/Topic.aspx/879/move_event_bug But only after bubble displayed... - Daypilot Pro 6.4 SP1 (6.4.2251.0) - Windows XP + IE8 + security patch 974455 (MS0...

about googlelike style

In the demo of google style,the head like google.Whether the head could be selected to create new event ,just like google? thanks a lot!

Where are the MVC tutorials?

Answered: The first MVC tutorial is now available: Tutorial: Monthly Calendar and SQL Server (C# and VB.NET)

MVC EditDetails of Scheduler Event, ModalPopup

Answered: The latest build (1.0.5276, please see the sandbox ) includes a working implementation of a modal dialog (implemented as a separate page using modal.js from the ASP.NET version). It's bound to EventC...

Calendar Pro Touch Screen

Hi, Does anyone have any ideas on how to make DayPilot Calendar pro to work on a touch screen? I can't get the drag/drop etc to work. Thought maybe I needed to do something different with events?? Th...

Firefox for Mac Context Menu Issue

I posted a bug report about this in October that was confirmed by Dan Letecky ( forums.daypilot.org/Topic.aspx/1156/firefox_3610_for_mac_context_menu_issue#3788 ). This is still a problem in Firefox ...

Cell Duration

Is it possible to add property of CellDuration to the DayPilot Calendar. I need 15 minutes CellDuration.

Event delete confirmation? (DayPilot Scheduler)

Answered: The Lite edition doesn't have a client-side (JavaScript) API. You can handle the EventClick event using JavaScript but you will need to invoke the delete command manually using custom PostBack call o...

Can this be used as a timetable?

Answered: Yes, it can be used to show a timetable. You only need to transform your day value to a certain date. The easiest way would be to pick a year which starts on the same day of the week. That's the case...

Calendar Items property

Answered: Unfortunately, this change was not included in 6.5. I've put it in the plan for the next release. Meanwhile, I'd like to comment it a little bit. The Items collection stores events loaded from the Da...

Calendar Localization

How do i set Localization in the calendar. I went through the demo and followed similar steps but the localization seems to be not working. I am currently working on Daypilot version 6.2.2181.0. Than...

OverLoad Events

Hi guys. I have a little problem with the render ofthe events into DayPilot Calendar. I'd get the same effect in this example: http://www.daypilot.org/demo/Calendar/GoogleLike.aspx or http://www.dayp...

Scheduler + jQueryUI Tabs = wrong height

DayPilot v6.3.2226 I have a scheduler control contained within a jQueryUI tab. If I reload the scheduler using activityScheduler.commandCallBack("navigate", {start: startDate}); while the parent tab ...

MonthPicker YearStart/YearEnd Bug

Hi Dan, MonthPicker v1.0.21 used with DP Month v6.3.2226 Win 7 x32, SP1 IE 8.0, FF 3.6.14 When OnSelectionChanged is enabled on the MonthPicker control, adding the property AutoPostback=True causesMo...

Event backgroundColor problems when exporting to PNG

Hi, I'm having a slight issue with exporting a DayPilotMonth calendar to PNG format. Everything is great except one small problem, the events all have a backgroundColor (different colors based on the...

Exception when calendar in viewtype day

Answered: Hi Robert, This was a bug. It's now fixed in the sandbox build (6.3.2231). The fix will be included in 6.3 SP1 release . Thanks for reporting the issue!