All Questions
Day Pilot calender events get cleared off after page post back caused by Drag & Drop off of a particular event
All the calender events get cleared of during drag and drop of a particular event. from analysis we found that 'BeforeEventRender' is not getting fired after 'Event_Move' triggers. we are handling al...
Day Pilot calender events get cleared off after page post back caused by Drag & Drop off of a particular event
All the calender events get cleared of during drag and drop of a particular event. from analysis we found that 'BeforeEventRender' is not getting fired after 'Event_Move' triggers. we are handling al...
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 EventCl...
Navigator does not have DataRecurrenceField and so it does not highlight recurrent events
Answered: This didn't make it into the 6.5 release but it's a priority for the 6.6 release (scheduled for September 30, 2011): http://www.daypilot.org/daypilot-pro-6-6.html
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 4 ...
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...
Does DayPilot Scheduler support to do Drag & Drop of multiple resources?
Hi all, I would like to use the DP scheduler for linking the tasks and the resources. For one task there may be more than one resource should be allocated and vice-versa. Please let me know how to go...
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...
The control specified in BoundDayPilotID is not a bindable DayPilot control.
hi i am using daypiliot latest DLL. when i am using a dropdownlist in page it is giving me error The control specified in BoundDayPilotID is not a bindable DayPilot control. plz help me and give me s...
Calendar - can you have one row for each day as well as per hour?
I have a court booking system which used the calendar. This shows bookings for each hour of the day. I would also like to be able to have one entry as the first row under the date which will hold com...
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.aspxor http://www.daypi...
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!
Setting the HeightSpect = Auto does not render Horizontal scroll bar for single resource display in IE8
Set Heightspec=Auto in the scheduler and for a single resource view, the Horizontal scroll bar at the bottom is missing in IE 8. Google Chrome render the scroll bar fine. If I add second resource or ...
Drag & Drop Item - Scheduler - Non-business days
This question is regarding the "Scheduler" app. I've created an Item which spans for 10 days. The moment I drag this item onto the Scheduler, the item occupies 10 days from the drop point. (Dropped t...
Is there a property that can display RecurrentEventImage or not?
<p><b>If there is a property with boolean type in event class, that can control the displaying of RecurrentEventImage, it will be much better.</b></p> <p>I'am not using RecurrenceRule.</p>
ContextMenu Hover not working with JavaScript Action
Answered: aaaand I solved it by adding the following tag: <meta http-equiv="X-UA-Compatible" content="IE=8" /> The controls are a hit with the users in need of a calendar, and they're easy to work with. Thanks...
Error with DayPilotMonth on Navigator
Error with DayPilotMonth on Navigator. Hi, I'm a developer, and now, I'm working with DayPilot, concretly with the component Month. I found a problem. When I try to change the month with the navigato...
All-day event disappears on Export
I am exporting the Monthly Calendar and Calendar controls to a bmp file. All is fine except for all-day events. They disappear. Help!