Questions Tagged bug
Scheduler table resizing rows after event resizing
Hi, I have come across a problem which happens in all browsers. I have all my events and resources returning and building the scheduler no problem. But when I resize the event it and saves the change...
FireFox context menu issue
When we right click on an event in firefox it shows context menu but also shows the browser menu on top of it.....
All day event in week view disturbs the alignment of cells......
When i add an All day event and view it in week view. All day event row expands itself more than the normal calendar UI.......
Today Navigation link not setting DayPilotCalendar to the correct date
I've noticed that when I click the today button on the calendar header (onclick javascript event is dpc1.refreshCallBack(new Date()); that anytime after 4:00pm, it goes to the next day which is one d...
DayPilotMonth Start Date
I'm using the DayPilotMonth control from version 4.3. I'm trying to display December 2007. The events show up correctly--and in the correct cells--but the cells are mislabeled! For example, December ...
Ajax updatepanel with multiview
Hi Dan, I am not sure that this is a bug or not. While I was testing the new month-view I encountered the following 'bug'. To reproduce it, follow the following steps: Create new page Add ScriptManag...
Visual Studio 2008 & .NET Framework 3.5
This is the list of incompatibilities I'm aware of (for 4.3 version): The design-time preview of the controls is not working properly (it doesn't render the background time cells for DayPilotCalendar...
4.3.1309 shows blank bar, javasript errors
I just purchased the 4.3.1309 version, and when I upgraded the DLL in my project (from trial 4.2.1264), i have an odd issue. When I run the project from VS 2008 using the cassini web server, i get ju...
4.2 and 4.3 Trial 99 Columns
I am getting an Invalid Argument error in the AXD file of an ASP.Net project when the number of columns in the DayPilotCalendar exceeds 99. Is this by design?
Javascript event problem with TimeRangeSelectedJavaScript with FireFox (2.0.0.11)
Hello, I am using DayPilot Pro 4.2 . TimeRangeSelectedJavaScript is working fine with IE (7) with my javascript call, but not with FireFox. Thanks
Leaking problem
Hi Dan, We are using the scheduler control in combination with ajax.NET. It seems that this combination leads to a great memory leak. Could you have a look at this problem? If you need a sample I cou...
Calendar doesn't scroll to working hours or appointments
Hi, When I load the calendar it always displays 0:00 as the first time line. Andif I have appointments that areoutside the displayed time range then the Scroll down information is first shown after I...
Scheduler - colors
Hi, Colors in scheduler have some bugs; - resource color is the same as HourNameBackColor, should be seperate colors I think - BorderColorLines in the HourName cannot be given custom color, this colo...
DayPilot 4.2 Context Menu NavigateUrl
According to the following pagehttp://www.daypilot.org/context-menu.html- {1} Calendar event custom data (DataTagField) , but this does not work?
Calendar Control Hides Events in IE7
When the page renders the control shows the events briefly, then they disappear. It is almost as if the background color paints over the events. We are experiencing this in IE7.
An Initialization Issue with OnLoad Call
An Initialization Issue with OnLoad Call Hello, I'm using v4.1.1252. In concert with date selections on the standard Microsoft calendar my DayPilot implementation is working fine. All of my daypilot ...
Change Hour font Size and IE7 doesnt show the complete Text
When i change the font and text size of hour in left most Column it doesn't show the Text completely.
Events scheduled from 9:00 PM onwards do not show up in a one day view
I am using the trial version of DayPilot Pro V4.1 and I have set the business hours to 5 AM to 11 PM. If I create an event scheduled from 9:00 PM to 10:00 PM and try to look up in a 1 day view, the e...
Free time selection in Safari
Hi, I am having issues with Safari. I am using v3.9.1134, and I can't select any freetime in DayPilotCalendar. Works fine in IE6/7 and FireFox 2, but not in Safari, although v3.9 is supposed to suppo...
Bug on Event Move JavaScript
Hi. First of all, DayPilot Scheduler is a GREAT control, and we really will buy it soon. But before this, some tests are needed. And I thing I've found a strange bug. If I zoom "+" too much, and see ...
4.1 context menu error: 'previousSibling' is null or not an object.
In version 4.x when I right click anywhere in calendar the cell is selected and context menu appears. Now in version 4.1 this does not work and shows the following error: "'previousSibling' is null o...
Scheduler resource bug + width settings in percentage?
1) Resource tooltip bug? When adding resources in a scheduler I want to add a hyperlink to the Name property. This works by setting the resource.Name to "<a href="link">name</a>". But this value is a...
Data Binding
Hi, I can't seem to get the scheduler bound to data. I would like to use resources down the left side rows and show times across the top for a day (or two). I put a few records into the sample databa...
Javascript error when in Iframe 4.1
Hi, I get a error when i use daypilot in an iframe with the new version. It works Good but when you select a timerange it gives an error. The rest works perfectly. Only in IE. Firefox doesnt give a e...
DayPilot Scheduler - cannot set the CellGroupBy at run time
I want to switch between month, year, day views etc. I don't see any way to change DayPilotScheduler1.CellGroupBy Thanks,Peter
Javascripr error on move
We are considering using the DayPilot tool but now the Scheduler has a weird move bug... Error message FF = $09.rows[$03.DayIndex + 2] has no properties Error message IE = Row 3, char 14150, rows[......
JavaScript Error when I add an event.
Error : Microsoft JScript runtime error: 'rows[...].cells' is null or not an object I am using DayPilot Pro 4.0.1205.1 Here is my code : hc.InsertEvents("new event", e.Start, e.End, Convert.ToInt32(e...
IE6 & Lost text on events
I don't know if this a bug or a feature but it happens with IE6 and not with Firefox. If the first word of the text in the event is wider (with the font used) than the width of the event the first li...