Questions Tagged bug
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...
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
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 ...
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...
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 ...
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...
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!
Scheduler commandCallback("refresh") returns resource data as question marks ????
Hi, I have sql 2005 DB and I have employee data in Russian. On page load control loads the employee names(resources) properly, but when I create a new event and update the scheduler by commandCallbac...
Blue box in ContextMenu
When I'm testing on localhost, erverything works fine, but on my server the blue boxes in the contextmenu are not shown on IE. Any idea?
scheduler control does not render properly in ie8
I am trying the demo version of the scheduler control, but it does not render properly in ie8 -- firefox and chrome work fine. Also I would like to upload an image of the issue so that you can see th...
DayPIlotMonth - events that span 2 months are not displaying on calendar
I am using Navigator and Month controlsonthe same page. If I enter an event that starts in one month but ends in another, the event does not display on the Month calendar. All other events are displa...
Memory leak in Context Menu
Hi guys, When using the Context Menu on the scheduler, there seems to be a memory leak which is detectable using sieve. Can this be looked at please? Cheers, Stuart
Calendar ScrollLabel / LoadingLabel does not work - Calendar Control UI.
We have some UI related issues incalendar controlwhen we try to upgrade the dllto 6.1.2 version from 5.4. 1."Scroll Down/Scroll Up" label not shown in calendar control in the version 6.1.2. We have t...
Issue with dynamically setting Context Menu header - not working in 6.1.2
We were trying to ugrade the existing dll to 6.1.2 version from 5.4. Here we have an issue with setting context menu header dynamically. We are not able to set the menu header dynamically in 6.1.2. B...
DayPilot dll 6.1.2 - Issue with contextmenu command object - does not have value
We were trying to ugrade the existing dll to 6.1.2 version. But we are getting a exception like "Microsoft JScript runtime error: 'command' is undefined" when we click on any of the context menu item...