Questions Tagged bug
Day Pilot Thems Issue
i am not Able to apply the thems in .net i am using Day pilot calender CssClassPrefix="calendar_silver_" the Css is in the CSS file and there is a MODULE folder as like day pilot demo but not able to...
Tag is not Working in Day pilot Calender on DayPilotBubble1_RenderContent
i am not able to see the re. Tag Property on Render Content on i can See my Code is That Is in .Net protected void DayPilotBubble1_RenderContent(object sender, RenderEventArgs e) { //if (e is RenderE...
Day pilot Calendar height issue
Hi,Not able to give fixed hieght to panel which contains daypilot calendar.It behaves wierdly kind of overlaps and streches out of the panel
DaypilotMonth Shows Repeated week for November month
Hi Dan, DaypilotMonth is repeating the last week for november month when i add BeforeCellRender event. Please look at below code. Design HTML Code --------------------------- <html xmlns="http://www....
Day Pilot Pro 5.7.1890 - Any known issues with Drag and Drop
Are there any known issues with Reschedule of an event by drag and drop ? Also On clicking the cells we are not getting the employee ids from the columns. We read the employee id of the TP selected f...
Day Pilot Pro 5.7.1890 - Clicking on Header Server Error
When clicking on the header the a server error occurs inside the control. The following is the error thrown. This action type is not supported: HeaderClick Stack Trace at DayPilot.Web.Ui.DayPilotCale...
VisibleStart Date of DaypilotMonth calendar is not accurate
Hi Dan, DaypilotMonth Controls Shows StartDate as 10-25-2009 and EndDate as 12-05-2009 for November month. But VisibleStart Date is 11-1-2009 (which is not correct) VisibleEnd Date is 12-06-2009 (whi...
DayPilotMonth Shows incorrect dates when i add "BeforeCellRender" event to it
Hi Dan, I am trying to implement a functionality like when the user clicks on day number in a month calender, it will take the user to Day View. Please look at belowCode: <DayPilot:DayPilotMonth ID="...
Move Event Bug
This bugs only happens in Windows Vista SP1 IE8. Wenn i move an event downit jumps to the top. It only happens we the calendar is scrolled down. To recreate this bug go to: https://www.daypilot.org/d...
Lose the line between columns in week view in IE8
I have an aspx page inside in Iframe. The day pilot control is set in a scrolling div on the .aspx page. The height spec is set to full I have button above the div which switch the day pilot from day...
DP Month and Context Menu applied in BeforeEventRender
DP v 5.7.1904, FF3.0.14, IE 8.0.6001, using DayPilot Month I'm trying to override the context menu on specific events in DayPilot Month. I've tried using the following, but it results in no DayPilot ...
VisibleEnd property of DaypilotMonth calendar is not accurate
When i use VisibleEnd property of DaypilotMonth calendar i am getting different date other than the end date which is shown on the DayPilotMonth Calendar. VisibleStart is working fine but VisibleEnd ...
Changing the height of calendar at runtime does not seem to work
Hi, One of the specification of my page is that the calendar has to fill out its container div. so after the page load I fire a Refresh event nad change the height of the calendar.. after which I iss...
Error with modal popup
Answered: Solved, not a bug!! My javascript function for modal called createEvent and this name interfered with firefox. Now called CreateEvent and working.
DayPilotBubble OnRenderCellBubble throws "Unable to parse DateTime: Nan..." error
Answered: The fix for this bug will be included in the 5.8 release.
Problem with <span> inside InnerHtml for Resource Header in DayPilot Scheduler
I'm running into a problem when trying to set the InnerHtml for the resources in the BeforeResHeaderRender method. Setting InnerHtml to e.InnerHTML = "" + e.Name + ""; causes a Microsoft JScript runt...
Cannot execute a ASP.NET project with references to DayPilot
Hi: We are doing test with an ASP.NET project that uses the DayPilot Component. While we are running the application inside Visual Studio, everything works fine. The problem occurs when we copy the a...
e.Resource also empty after upgrade
OnTimeRangeSelected event has an empty e.Resource object after upgrad to 5.7. Which version of this control does this work on ?
DayPilot Pro 5.7 SP2 (showbusinesshours on Saturday)
Got a scheduler showing 1 day, when I navigate to Sat it falls over when showbusinesshours = false. Although Saturday has business set, looking at the screen in dp 5.6 seams to suggest that it contai...
TimeRangeSelected e.ColumnID empty after upgrade
I recently upgraded to 5.7 of the scheduler. Now the TimeRangeSelectedEventArgs.ColumnId and Resource are both empy when the even fires. e.ColumnId and e.Resource are both nothing. What happened? Whi...
DayPilot Pro 5.7 SP2 (2 Issues)
After updating from 5.6.1808. to DayPilot Pro 5.7 SP2 the following problems occurred in the calendar control (both IE7 & IE8 clients) When 2 events happen in sequence (e.g 09:30 - 10:30) & (10:30 - ...
ViewState exception
Hi, We are using Daypilot 5.6.1820. Sometimes when performing an action on the calendar control (e.g. moving, resizing events) we encounter the following exception: System.Web.HttpException: The stat...
ShowNonBusiness=true and the Navigator
Hi, all! I have a problem with the DayPilotNavigator in combination with DayPilotScheduler. When ShowNonBusiness-property is set to "false" and I select a weekend-day in the Navigator , I got an java...
'DayPilotCalendar.topSelectedCell.start' is null or in not an object with contextselectionmenu
Hello, When my page with DayPilotCalendar is loaded, if I do a right click on an empty range I get a javascript error : 'DayPilotCalendar.topSelectedCell.start' is null or in not an object with conte...
Header distortion when height spec changed in Calendar
When height spec of the calendar is changed from "business no scroll" to "business hours" the header of the calendar distorts.Its a problem in Version 5.7
Database update with modified datatable
Hi, I want to ask that how can we update the database based upon the datatable which is modified. Currently I am using the following code in set Events function. I am getting updated Dataset with no ...
datatable to database
how to revert back event changes from datatable to database ds = table.DataSet; adpt1.Update(ds, "Calander"); ds.AcceptChanges();
White space at the top of the calendar release 5.7.1870
Hi, On internet explorer 7 I've a little space under days bar. I tryed to fixe with source but no way. Screen shot : lescheveuxdange.free.fr/images/IE_5.7.JPG I think It's css property on IE but wher...
EventClickHandling="Bubble" failed when single quote is rended in event and encoded data decoded before render
Hi, in IE8, Firefox 3.5.1 a error occurs when trigging the bubble pop up from the dp cal 5.6 if the data contains a single quote This still happens event if I do a e.InnerHTML = e.InnerHTML.Replace("...
5.7 calendar shows events 6 hours later
Just updated from 5.6 (5, 6, 1808, 0) to 5.7 which causes the following issue in the calandor control 09:00 event shows at 18:00 10:00 event shoiws at 19:00 etc. Has been tryed in IE6-8 mode (on IE8)...