Questions Tagged bug
Image Export: CCCCCC is not a valid value for Int32
Answered: Okay...second time I've posted and resolved my own issue, my apologies. I discovered a particular event color was being set to "CCCCCC" rather than "#CCCCCC". Once that was changed the issue above wa...
upgrade from version 5.2 to 5.7. Message " Array JsonData Expected. Received:string"
Hi When you upgrade from version 5.2 to 5.7 I get the following message when doing a postback to the page. Help please. Thanks
Problem with DayPilotMonth1 timeRangeSelectedCallBack
Hi, i am using a item menu <DayPilot:MenuItem Text="Event Details" Action="JavaScript" JavaScript="OpenPopup(e);"> to open a new window with the event details. However in the new window after i edit ...
When scheduler is tablebased layout it changes the title of the page when nested in a update panel
When scheduler is tablebased layout it changes the title of the page when nested in a update panel.The title is not changed when the layout is divbased but divbased layout breaks down in IE 6
Event stacking in Month throws a javascript error
Hi, Great control you have in here.We just update to your latest version.It has made life a bit easy.The event stacking mode when set to cell throws up an javascript error "Object doesnot support his...
Invalid JSON primitive error when in DOT NET NUKE
Is there anyone that can help me, please? i tried to use the DayPilotNavigator in a DNN application. when iselect the month on the left of the calendar, or i use the filter, the application raise the...
IE 8 Issues
Right Click on an event in schedular causes causesbrowser menu to cover overa specified context menu. No work around in IE 8. Professional User..
Navigator won't fire TimeRangeSelectedHandling event
I cannot get ant TimeRangeSelectedHandling evebts to fire. I am using the latest5.6 build 1820. Here is my markup: <DayPilot:DayPilotNavigator ID="dpNavigator" runat="server" TimeRangeSelectedHandlin...
BeforeCellRenderEventArgs BackgroundColor rendering in IE6
Answered: Please check that you are setting correct CSS-style formatted color strings to e.BackgroundColor in BeforeCellRender. It doesn't accept Color object. Example:
protected void DayPilotScheduler1_...
Page Header Title Changing (Scheduler)
As far as I can remember (several months) this has never been an issue/bug. Recently, (past few weeks) when I look at the Scheduler demo located at www.daypilot.org/demo/Scheduler/, I notice that the...
Apostrophe Escaping Change in Event Bubble from 5.5 to 5.6
Event text containing a singleapostrophe renders in the Bubble event correctly in v5.5, but errors client-side in 5.6. It appears there was a change from 5.5 to 5.6 in how apostrophe's are escaped. I...
JS Error when calling refreshCallBack: in prepareEvents() Only from 5.6.1808
Hi, When I change the days view by calling: dpc1.refreshCallBack(null,1); and then dpc1.refreshCallBack(null,5); I get a JS Error in prepareEvents(): $P.parentNode.removeChild($P); "parentNode is nul...
InnerHTML using Google Chrome browser
Hi, I've encountered an issue with rendering when using google chrome. For example : protected void daypilot_BeforeEventRender(object sender, DayPilot.Web.Ui.Events.BeforeEventRenderEventArgs e) { e....
DayPilotScheduler Layout problem
Hello! Sorry about my English. The DayPilot is a very good component for me , And I want to buy it. But I have some problem in using DayPilotScheduler. I put DayPilotScheduler in a UpdatePanel and se...
Multiple events in a cell
Hello! I have the following problem: When I double click on a cell in DayPilotCalendar very fast (without waiting for the event to be created) there will be a lot of "new events" created and when I t...
Build 1773: DaypilotSchedular : Date in header does not change on changing StartDate and doing Update (Full)
Date in header of dayPilotSchedulardoes not change on changing StartDate and doing anUpdate (Full). This can be seen wheen clicked on the link "Next Month" in the schedular demo. Please fix.
Footer in DayPilotScheduler
Hi, is there a way to disable the "footer" in the DayPilotScheduler? If I got it right, this place is reserved for the scrollbar, but the scrollbar shouldn't be displayed in my case. thx for help, mi...
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...