search envelope-o feed check
Home Unanswered Active Tags New Question

Questions Tagged bug

JavaScript error when right-clicking on a cell in the scheduler control when there are no context menu items defined

I am using the DayPilotMenu control and the DayPilotScheduler in tandem in an ASP.NET MVC application. The DayPilotMenu control displays a context menu when the user clicks in one of the cells of the...

Export/Print custom headers

Answered: This bug is fixed now in the 7.5 release: http://www.daypilot.org/daypilot-pro-for-asp-net-webforms-7-5.html

Themes not working correctly?

Answered: looks like it was just confusion on my part as to how the cssOnly attribute worked. if I manually set the background with beforecellrender as seen at http://forums.daypilot.org/Topic.aspx/1724/howto-...

Time format in the time header resets to 24hour after update() call

I'm using the mvc scheduler, and displaying only single day. For the time header display, I'm doing the following to get the 12 hours format (AM/PM), and also setting TimeFormat = TimeFormat.Clock12H...

CssClass property of BeforeCellRenderArgs doesn't add class name

Answered: This issue is fixed now in build 7.4.2950. The fix will be included in the next release.

Bug for month in IE8

Answered: This bug should be fixed now in build 7.4.2951 (see the sandbox at http://www.daypilot.org/sandbox/). Please let me know if there is any problem.

Month Control :bug for <IE9

Answered: This bug should be fixed now. Please see http://forums.daypilot.org/Topic.aspx/2017/bug-for-month-in-ie8

CssClass property of BeforeCellRenderArgs doesn't work in some condition

Answered: This is a bug of the optimized rendering mode (all identical cells in a column are rendered as a single div). This is already fixed in the ASP.NET WebForms version and it will be fixed in the MVC ver...

Day pilot calendar disappear

Why my dayilot calendar disappear when I insert a event or when I change the date but the event did go into the database

Event rendering different on Chrome

Answered: If you don't use EventSortExpression it will be sorted using an equivalent of "start asc, end desc". If both event start and end are identical then the result is not guaranteed. It turns out that IE ...

DayPilot Lite Schedular is Very Slow in IE 10

Answered: First, you should also check if it is the Scheduler and not your SELECT command that is causing the delay. DayPilot Scheduler Lite is not optimized to display a large number of events. You can try th...

Bubble for Resources at Top and Bottom not working as it should in IE/Chrome.

Details attached in docx file.

Problems Migrating DayPilot Lite for ASP.NET MVC 1.3 SP1 (build 1.3.395)

Answered: This error suggests that the daypilot-all.min.js file was not included properly. This file defines the DayPilot namespace - it includes all the .js files merged (common.js, calendar.js, month.js, mod...

Bubble + Traditional Theme

Answered: Seems to be fixed in the sandbox version: http://www.daypilot.org/sandbox/Scheduler/ThemeSilver.aspx

Events rendering 1 day back

Answered: Please try using DateTime.Date when setting the new StartDate value, e.g. protected override void OnCommand(CommandArgs e) { switch (e.Command) { case "navigate": D...

IE 8 slow loading Calendar on Post-Back

Hi, we have an application that uses 6.9 pro with the webforms calendar and every time the page is posted back i.e. changing a date, the calendar takes a long time to render. Surprisingly the longest...

Problem with TimeRangeDoubleClickJavaScript in Chrome Browser

Answered: This should be fixed now in build 2866. You can download it in the sandbox: http://www.daypilot.org/sandbox/

JavaScript runtime error: Object doesn't support this property or method

Answered: This was a bug in DayPilot.puc(). It only happens if you have an element with id="l" on your page and open it in IE. See also: http://stackoverflow.com/questions/5647299/ie-error-object-doesnt-suppor...

DayPilotNavigator and updatepanel, DropDownList1_SelectedIndexChanged Error: JScript runtime

Answered: This bug is fixed now in build 7.3.2854. You can download it in the sandbox: http://www.daypilot.org/sandbox/ Please let me know if there is any problem.

Undefined resourcecolumn

Answered: This is fixed now in build 2853: http://www.daypilot.org/sandbox/ The fix will be included in the next release. Thanks for reporting the bug!

Newest DayPilot Pro 7.3.2840.0 Resource calendar does not show events

Answered: We've discovered the same problem after upgrading to 7.3. The problem seems to occur in daypilot-calendar.js. If you have access to the source code, you can fix this manually in daypilot-calendar.src...

Newest DayPilot Pro 7.3.2840.0 does not bind multiple calendars on one page

Answered: This bug is fixed now, see also: http://forums.daypilot.org/Topic.aspx/1909/newest-daypilot-pro-7-3-2840-0-resource-calendar-does-not-s

Export not supported when Multi Level Header is used in Scheduler

I have Used Multi level Header Ranging from Day - Hour - Minute(15 mins span) . It works fine when i run it in browser. But it gives some strange image as output when i export it. I have attached two...

EventStackingMode with Cell not allowing the right click menu on the event for Month caledar

version 7.2 sp1 when i use EventStackingMode='Row' i can use/see the right click event menu when right clicking on an event. If i turn EventStackingMode to 'Cell' the right click event menu no long s...

long event does not appear- daypilot

Short duration daypilot events show on the schedule just fine, but if an event lasts for several months, it may not show on the schedule. For example, if you create a development event that starts on...

crash on opening ajax toolbox popup extender (IE 10 only)

only in IE 10 (no such issue in previous version of IE and Chrome): IE crash on TimeRangeSelected opening modal popup extender from ajax Control Toolkit P.S.: in all other cases (when opening not fro...

DayPilotNavigator vs Update panel crash with lib vers 7.2

Created a empty page, added a Navigator control and a button. The button is in a seperate UpdatePanel. When button is clicked, server is called handle click. In this case, first time you click the bu...

Unspecified error

Hi, I use the Month calendar in a C#/ASP.NET (3.5) project. I display a ModalPopup (Ajax) when clicking on an event, but sometimes I obtain: "Microsoft JScript runtime error: Unspecified error" In de...

Active Area not working properly in IE

Hi, The Active Area javascript setting not working properly in IE. I tried the online sample http://www.daypilot.org/demo/Scheduler/ActiveAreas.aspx in IE 8 ( version: 8.0.7601.17514) and Google Chro...

Bug on IE9 and Scheduler.js: invalid argument on colSpan

Hi, On IE9, the following code will fail: if ($m.Columns == null || $m.Columns.length == 0) { c.colSpan = $0P; $R.style.width = $1l + "px"; } else { ... Because if $0P == 0, then an execption is rais...
Previous Questions 571-600 of 1039 Next