Questions Tagged bug
Calendar renders wrong Recurrent Events
Answered: As far as I can tell it behaves as specified. It might not be what you need, however. 1. It doesn't take the event end into account, i.e. it repeats the event based on its start, no matter when it ac...
Scheduler context menu not working
Answered: It's now fixed in build 6.5.2333. See also: http://www.daypilot.org/daypilot-pro-6-6.html Thanks for reporting the bug!
OnBeforeEventRender
Answered: It's now fixed in build 5349. See also: https://mvc.daypilot.org/daypilot-pro-for-asp-net-mvc-1-2-sp1/
Calendar generates OutOfMemoryException
Answered: There was a bug in weekly recurrence code. It has been completely rewritten in 6.4 SP2. http://www.daypilot.org/daypilot-pro-6-4-sp2.html It seems that you are using build 6.4.2251 (6.4 SP1). Could y...
Empty scheduler throws IndexOutOfRangeException
Answered: This is a bug of the 6.5 release. It happens if the Resources collection is empty. It's fixed in the latest sandbox build. The fix will be included in the next release. See also: http://www.daypilot....
clientState not working in daypilot calendar
Answered: The clientState value is only synchronized during calls that are coming from the DayPilot control (either PostBack or CallBack). That means it's not available on the server side when you push a Butto...
DayPilotNavigator don't show recurrence events
Answered: Unfortunately, it's not implemented yet. It's on the wishlist with a hight priority. However, I'm not sure if it will be available in the 6.5 release (http://www.daypilot.org/daypilot-pro-6-5.html).
Daypilot scheduler missing events boxes in exported PNG
Answered: It's now fixed in build 6.5.2301. See also: http://www.daypilot.org/daypilot-pro-6-5.html Thanks for reporting the issue!
Schedule - misalignment resources and header sharepoint 2007 DayPilot 6.4
Answered: Don't you have the zoom set to something else than 100%? If that wasn't the problem, could you please send me the output HTML of that page to support@daypilot.org? http://kb.daypilot.org/55640/saving...
Issue with DayPilot, ASP.net AJAX Control toolkit
We are evaluating the PRO features with our application and are facing some issues with IE9. We are using AjaxControl Toolkit (Latest Version) and Obout Components. There is some conflict with the MS...
'DayPilot' is undefined
Hello, i have a problem with demo version i created a aspx page with calendar elements, and i created the same datatable on the example, but internet explorer look the error 'DayPilot' is undefined.....
How to show slots that have EndTime >= 00:00
Answered: I'm not able to reproduce the problem. If I create a new event (from 22:00 to 00:00 the next day) it displays fine: http://www.daypilot.org/demo/Calendar/ Are you sure that you are loading the data f...
Menu - Javascript commandCallBack is executed after page.loadcomplete and causes page to stop rendering
Answered: Ah I've solved it - sorry, my mistake. I wasn't thinking about the difference between callback and postback - replacing eventMenuClickCallBack with eventMenuClickPostBack makes it work.
DaypilotNavigator JS-select incorrect behaviour
Hello. When use dpn.select(dt) with dt not in visible range navigator should always switch to month which contains selected date. Now the logic is sometimes incorrect, especially when you try to impl...
Problem with weekly recurrence
Answered: This is by design. The first event is always defined by its start and end. The subsequent occurrences are following the recurrence rule. This is how it works internally. However, you should be able t...
DayPilot Month with cancelled DataSource error
Answered: Thanks! It's fixed now in build 2283. See the sandbox: http://www.daypilot.org/sandbox/
DayPilot Month EventMoveHandling Javascript is not working now
Answered: Thanks for reporting the issue! It's fixed now in build 2281 (see the sandbox at http://www.daypilot.org/sandbox/).
Scheduler ScrollX isnt updated
The property ScrollX in the scheduler isn't updated when we set the date to scroll to. It is only calculated on the first design time and never more recalculated, so on postbacks, SetScroll doenst wo...
TimeRangeSelected event called with nothing selected
In the scheduler, if you click and hold the button in the middle of a event(not the drag zone) and drag the mouse to somewhere else in the scheduler, it fires the timerangeselected event! In your exa...
Problem in IE9
Hi , I amstudying it with trial version. It a great control. But I got a problem. I tried to show a ModalPopupExtender whichbasesonajax in the OnEventClick event. So that I can edit schedule in that ...
ImageLink Button Causing Problems
I am using the control in "Scheduler" mode. The left most column holds the day. As the control is generated, I am adding a link button that calls a javascript method which, in turn, causes a post bac...
RecurrenceExpander.Expand generates wrong value for 'end' column
Answered: It's fixed now in the sandbox (build 6.4.2264). Thanks for reporting the issue!
navigator visibleRangeChangedCallBack calls not working correctly
Answered: There was a bug in addClass method. It incorrectly cleared all element classes if the class to be added was already there. It's fixed now in build 2288 (see the sandbox). The updateFreeBusy() method ...
IE9 OnTimeRangeSelected off by 3.5 hours
If you click/drag through cells of the DayPilotScheduler, the cells selected are 3.5 hours in the past. So, drag between 18:00 through 19:00, and the sells selected, and what is registered in code be...
daypilot schedular printing issue
Answered: If the scheduler works the same as the Month control, n the relevant Before_Render event, check Control.IsExport before writing your HTML (you can export with plain text instead)
Alignment Issue with DayPilot Calendar Version : 6.4 SP1 in IE7
Answered: I think the compatibility mode is set in IE7 to run as IE6 browser. I had some problems as well with the calender layout (moved to the right). IE8 didn't have the problem. haven't tested it yet, but ...
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...