Questions Tagged bug
DayPilotScheduler.Resources.Count returns number of parents if tree is enabled?
I encountered such issue: is it by design? if so how can I count the entire tree items? thank you.
Dynamic - Move javascript handling
Hello Dan, I am trying to handle move events by javascript so users can be warned when moving items from or into the past. The example you have given (here) is, well, almost working... What I have do...
BusinessBeginsHour and BusinessEndsHour in Tab control
Tab in the control and put a DayPilot BusinessBeginsHour BusinessEndsHour and is not set. Why?
Drag drop behaviour different
Hi Dan, I am implementing Drag&Drop in my web application and am encountering some behaviour difference between dynamic and calender move: Dynamic: sets the e.NewStart value to the cell where it is b...
HeaderClickHandling not working properly
I have set the following parameter: HeaderClickHandling="JavaScript" The 'standard' javascript is defined as: alert('Header with id ' + c.value + ' clicked.') The alert however, alwaysreturns null fo...
Client side date change UTC problem
Hi, I'm trying to change the DayPilot dates from the client side: JavaScript: DayPilotCal.ChangeDates(dateFirst,DaysSelect); C#: protected void DayPilotCalendar1_Refresh(object sender, RefreshEventAr...
Javascript error: DayPilotScheduler.movingShadow.row.Value
Hi everybody, I'm getting the next error in the DayPilot Scheduler when clicking on an event. The error only appears when the event is larger then the widht of the scheduler and you have to scroll. J...
ContextMenuSelectionID overrules
I have a DayPilot:DayPilotScheduler where I've set the ContextMenuSelectionID property. In the BeforeEventRender event I dynamically set the ContextMenuClientName of the event. In 5.4.1718 everything...
CallBack Header Colour issue
Hi, ive found a issue with setting the header background colour in BeforeHeaderRender and changing the displayed day using a callback. When doing a call back the header background isnt updated - even...
Layout="TableBased" Broken?
Is Layout="TableBased" broken in the latest version? After following the advice in this postabout layouts& no doc types however it doent seem to change the render type and i still have the alignment ...
Calendar not rendering properly in IE 7.0.5730.13
If I set days to 7 (week view) everything looks fine in Firefox, but bad in Internet Explorer. The heading columns do not align with the calendar columns. In addition the width is a little bit more t...
Unsupported Escape Sequence
Answered: It should be fixed now in 6.4 SP1: http://www.daypilot.org/daypilot-pro-6-4-sp1.html
add node children in resource
Hello I'm using "DayPilotProTrial-5.2.1672" SCHEDULER Add resurce and children in CODEBEHIND but in postback event deletes the child's daypilotSchedulet. Thanks.
DayPilot Lite 3.0.210 Postback Control State Problem
I have integrated DayPilot Lite into a usercontrol, and everything works great on the first render. But, as soon as I do a postback on the page unrelated to DayPilot, DayPilot reverts back to it's de...
Scheduler events disappear after drag and drop
Hello, I'm dragging and dropping events onto the scheduler. This works great in my development environment (Visual Studio 2005), however, when I publish my site to the web server, the events on the s...
Print - Event Text Color bug
daypilot version 5.2.1672 When exporting to png the eventfontcolor seems to be using the headerfontcolor setting. Any attempt to set the eventfontcolor seems to be ignored by the export function. I n...
Tree array not updated on scheduler callback
When a scheduler does a callback and the amount of resources change (see Forum 643 (bug)) the amount of tree nodes should be updated as well. If this doesn't happen the 'tree array' can go out of ran...
Update within an Update Panel does not work (VS 2008 and .NET 3.5)
Hello, I've converted our Web Project from a Visual Studio 2005 into a Visual Studio 2008 Project. Everything works fine but when I update the schedular within an update panel there only is the text ...
this.colors[] is null in DayPilotSheduler
Hi When there is no collection on Resources and the page generates the error I this.colors [] is null. Thanks
Selection problem with DayPilotCalendar cell.
Hi! When using the dayPilot calendar control, the bug is also in the demo version, when I select an empty cell, and whether i then resize an existing event, or just right-click on my selected cell an...
external Drag and drop from inside iFrame
I have a problem where the drag and drop stops working randomly when you start the drag from inside an iframe by using parent.dragStart.. Sometimes this works just fine, other times the calendar wont...
Daypilot 5.1 Sp1 Cannot move events without jscript error
Hi, We have just upgraded from 4.9 to 5.1 Sp1 and events in DayPilot Calendar can no longer be moved without the following error when debugging is turned on in IE7 Microsoft JScript runtime error: '$...
Problems with Scheduler version 5.1.1602
I cannot for the life me change the forecolor (font color)of the hours headers. They can be set when editing the page, but when the page is run they revert to their default colors. This is not an iss...
Problems with Scheduler (all versions)
I am trying to redirect to a new page in the EventClick method of the control. I am using Visual Studio 2008 and IE7. Here is the error: Event: Void AbortInternal() Message: Thread was being aborted....
Image in event will trigger the EventMove event
Hi, I also have the same problem as the one reported by neokglitch on 10/13/2008.
DataTagFields - e.tag[name] has wrong value in BeforeEventRender
Hi, I am new to using DayPilotCalendar. I have 3 events being loaded from a DataTable. I have 26 fields defined under DataTagFields. For the first two events, the e.Tag fields all look good. For the ...
FireFox does not handle ToolTip containing '\n' correctly
Hi, I am just starting to use the DayPilotCalendar control. I have created ToolTips that contain the '\n' character. These ToolTips display correctly in IE, but in FireFox the '\n' characer is being ...
Can't change TimeRangeSelectedHandling at runtime
Hi! I have some problem changing TimeRangeSelectedHandling server-side. I'm using buttons outside the calendar to do things server-side, When I then try to set CallBack as Handling, nothing happens. ...
Daypilot Schedular not working with Gaia --- URGENT
Hi... If you have any gaia web widgetscontrol on a page with Daypilot schedular, the daypilot schedular does not work... e.g. Event move, event resize, navigation into next/previous day, zoom, etc. a...