Questions Tagged bug
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...
"'$c.colors[...]' is null or not an object" when using commandCallBack to update resource list in DayPilotSchedulerDynamic
Hi I have a DayPilotSchedulerDynamic with a lot of resources down the left hand side. Because of the number of resources, I have a couple of combo boxes at the top which the user can filter the list ...
BeforeEventRender Dynamic scheduler
Hi, I am trying to adjust events in the BeforeEventRender in the DynamicScheduler. Problem is that that doesn't work properly for DurationBarColor and BackGroundColor. Code sample:
Protected S...
DayPilotPro 5.1 Javascript e.start localization problem
The e.start and e.endis now in local format in 5.1 Wenn i use: <DayPilot:MenuItem Action="JavaScript" JavaScript="alert('Start: ' + e.start.toString() + '\nEnd: ' + e.end.toString() + '\nResource id:...
DotNetNuke Problem
Hi, since i updated to 5.1.1600.0 my scheduler does not show any cells or events in IE7(table-based-layout). I also get a Javascript Error. In Firefox(div-based-layout) the events and cells are shown...
Scheduler broken in IE7 without DOCTYPE
Documentation says "Note: There might be minor issues in quirks mode (no <!DOCTYPE> specified). It works but there might be a bad pixel here or there." However, in case of the Scheduler (v 5.0.1556) ...
Double-postback when Adding new Event i VB
I converted to SQL-demo from C# to VB, everything works except when I create a new event the TimeRangeSelected function i called twice, and I get two identical in my calendar. I made a demo of the pr...
Scheduler callback error.
I just upgraded from 4.6 to 5.0. Everything went fine, except for callbacks. Anytime, I try to fire a callback: ProvisionCalendar.refreshCallBack(new Date(), null, 3); I get the following error: 'An ...
Scheduler Desing fails inside Dotnetnuke
Hi, I am using the scheduler inside a DotNetNuke portal (www.DotNetNuke.com). It always worked fine but since i changed to version 5 the layout hardly fail inside my DotNetNuke Modul. I think it's be...
Image in event will trigger the EventMove event
Wenn i place an image (PNG)in an event and then put my mouse over the image i can move the event. Is there a way to disable this behavior. Also wenn i move the event using the image it won't stop mov...
new DayPilotScheduler 5.0 in Placeholder
Hi, I was looking forward this version, 5.0, which is awesome by the way. However, I found a bug when I place the DayPilotScheduler in a Placeholder. It seems that the component loads, but we only se...
Invalid character in the resource property of the calendar schedule
When we add multiple Resources and the content displayed is the symbol '&' multiply files and loses control
BUG Report: Resizing an multiple day event
http://www.daypilot.org/demo/Calendar/ Wenn I resize event 16 which spans multiple days the end date get set to the begin date of the event. Youll see what I mean wenn you resize event 16 to 10pm.
SelectEvent after TimeRangeSelected
On TimeRangeSelected I am creating a new event. I want that event to be selected (event select bars visible) after creating it in TimeRangeSelected. I assumed DayPilotCalendar1.SelectedEventValue = r...
Error: 'row.clientHeight' is null or not an object
Hi, I've come across an issue with the scheduler whereby when you drag an appointment down from the scheduler across the lower scrollbar an error occurs at line 2 saying: 'row.clientHeight' is null o...
dynamic scheduler: scroll throws an exception when using variable days.
I want to show a schedule for a specific time frame (1 day, 1 week or 1 month). By calling the 'refreshCallBack' script I change the amount of days the scheduler has to show. So far so good, but when...
AfterRenderJavaScript not working
I have placed AfterRenderJavaScript="alert('Test');" in my weekview tag in the aspx file. Yet, when I load the page, I never see the alert box. I can see the "c.afterRender = function(data) {alert('T...
getting a "Attribute 'EventSelectHandling' is not a valid attribute of element 'DayPilotScheduler' since installing new version
Hi, I'm getting a "Attribute 'EventSelectHandling' is not a valid attribute of element 'DayPilotScheduler' and the same with ;EventDeleteHandling' and 'EventDeleteJavascript; since updating to the la...
ScrollPositionHour Not Working in IE7
Hello, I am trying to set the ScrollPositionHour inthe DayPilotCalendar control to 8, however it doesn't work in IE7. I have tried it in Firefox and it works ok. Is there a way around this in IE7? Th...
Camtasia 5.0 recording software disables bubble hover in DayPilot Calendar
We are about to release our new schedule control and are making our standard videos for our users which records screen work flow using Camtasia Studio. Everything works great during the recording exc...
DayPilotCalendar1_TimeRangeSelected not reporting correct date
When the DayPilotCalendar1_TimeRangeSelected fires the e.start date is not correct. Even though the DayPilotCalendar1.StartDate is correct before the event fires when capturing this event the DayPilo...
Direction ="RTL" + HeightSpec="BusinessHours" in FF - The Scroll getts messed up
Hi, In FF when using the scroll - HeightSpec="BusinessHours": the headers don't align with the columns.
parse DateTime error in DayPilotCalendar
I'm getting "Unable to parse DateTime: 'NaN=NaN-NaNtNaN:NaN:NaN' string was not recognized as a valid DateTime. I'm using TimeRangeSelectedHandling="CallBack" and the error occurs as soon as I click ...