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

Questions Tagged bug

Calendar

Answered: Unfortunately neither of these is possible at this moment.

Bug with getScrollableHeight into the scheduler.js

Answered: Thanks for reporting the bug. It's already fixed in the latest codebase and the fix will be included in the next release: http://java.daypilot.org/daypilot-pro-for-java-7-1/

I got an error .. " Unable to convert '' (from DataStartField column) to DateTime."

Answered: Steve is right: You should check the values in this column. It looks like one of the values is null. DayPilot uses the following code to get the DateTime value from the DataStartField column: ...

IE does not show correct BackgroundColor from BeforeEventRender

Answered: If you are using CssOnly="true" mode you should check the following question: http://forums.daypilot.org/Topic.aspx/1692/how-do-i-change-the-colors-of-the-event-headers-in-version-7 You may need to m...

AM/PM Incorrect on Event Header with "Clock12Hours" Setting

Answered: This bug is fixed now in the latest codebase. The fix will be included in the next release. Thanks for reporting the issue!

Microsoft JScript runtime error: DOM Exception: HIERARCHY_REQUEST_ERR (3)

Answered: This is a bug of the Month control which is fixed in the latest sandbox build: http://www.daypilot.org/sandbox/ The fix will be included in the next release.

Javascript Error in Version 7

Answered: This error (Calendar) should be fixed now in build 2657. You can download it in the sandbox: http://www.daypilot.org/sandbox/ The Month control doesn't use a reference to this.nav.mid at all. If you ...

Zero Duration Events broken in version 7.0

Answered: Dan, everything looks good. Thank you for fixing this.

"The request must start in "JSON" string " error occur in asp.net mvc rezor c# schedule deleopment

Answered: Please see section #3 of the tutorial (3. MVC 3 Controller). There are two Actions that need to be created: Index (opens the view) Backend (backend for internal ajax callbacks) If you open the action...

Regarding Event on First Day of Scheduler

Answered: You should check the page source code (if the form is submitted using a PostBack) or the CallBack response body to see whether the event is in the events list. You can use Chrome/IE Developer Tools o...

Events' times not matching placement on dpc

Answered: This turned out to be a bug in StartDate property handling. Setting this property to a DateTime value that included time during a callback confused the calculations. It's now fixed in the code base (...

DPM ContextMenuClientName not working properly

Answered: It's now fixed in build 1.6.5405. Thanks Brandon!

ScrollPositionHour not working properly

Answered: It should be working as you describe, i.e. it will scroll to the set position after the initial page load. The default value is set to BusinessBeginsHour and you can override it as needed: ...

IE 8 - Events not resizing

Answered: John This issue is now fixed in 6.9 SP2 release: http://www.daypilot.org/daypilot-pro-for-asp-net-webforms-6-9-sp2.html Thanks for reporting the issue.

Source code does not compile?

Answered: It looks like the VS 2010 project is outdated. It's now fixed in the code and the fix will be included in the next release. You can try to open it through the VS 2008 solution (DayPilotLite2008.sln) ...

ShownonBusiness = false gives erratic behaviour on Sat/Sun?

Answered: OK, just found this link from a few years back: http://kb.daypilot.org/79065/how-to-show-business-hours-on-weekends-in-scheduler/ But do we really have to override like that? It seems like there shou...

New Notify Model (6.8 SP1) issues with events

Answered: Mike, All the issues should be fixed now in build 2508 (see the sandbox at http://www.daypilot.org/sandbox/ and the list of changes here - http://www.daypilot.org/daypilot-pro-for-asp-net-webforms-7-...

How to use Hour cell group on DayPilotScheduler

Answered: What's the CellDuration value? It must not be greater than 60 for CellGroupBy=Hour 60 must be divisible by CellDuration (without remainder) The following values will work: 10 20 30 60 The following v...

Microsoft JScript runtime error: 'offsetLeft' is null or not an object in daypilot

Answered: Hi, i am using DayPilot version 6.6.2359.1 and also try latest released version.

Problem with default click handler on a resource in Scheduler v6.8.2477

Answered: The 6.9 release will be published later this week (June 15 at the latest). If you need the full build now please contact support@daypilot.org.

modal window data

Answered: This can happen if the event details/edit page gets cached. Please see here: http://kb.daypilot.org/15266/how-to-force-the-modal-dialog-to-load-its-content-from-the/

Navigator winter-time troubles?

Im using Navigator with my scheduler have set it up to use Monday as the first day of the week. It all works fine for summer months, but in the winter-time months suddenly Sunday has become the first...

Setting CellHeight in Command event

When i set the CellHeight to a new value using the Command event (callBack) the control is not updated right away. I need to refresh (F5) the page in order to see the new value. When i do the same wi...

Your example throws an error

Answered: Found the problem open source code. change this to remove the null in the first 2 lines (line 866 in DayPilotCalendar.cs) and then recompile . and use that dll for ur other project. DateTime start = ...

BeforeCellRender InnerHtml

Answered: BeforeCellRender/e.InnerHTML should be fully supported in all controls since 6.8 release: http://www.daypilot.org/daypilot-pro-for-asp-net-webforms-6-8-sp1.html Initially it was only implemented in t...

Event is displayed in incorrect week when CellDuration = 10080

I create an event for this periode 02-04-2012 - 08-04-2012. When CellDuration = 1440 - the event is displayed in Week 14 which is correct (in my case anyway) When CellDuration = 10080 - the event is ...

Scheduler with CellDuration="1" CellWidth="1"

Usage Description I am using the DayPilot Scheduler to render a Roster. My "Events" are Roster Items, each of which cannot overlap and for the most part span every minute of a given calendar month (I...

Scheduler highlights incorrect row (IE compatibility view OFF)

I am using a scheduler control version 5.9.2. When I mouseover the body of the control the timeband at the top is highlighted correctly, but the resource that is highlighted on the left is offset fro...

VisibleStart and VisibleEnd lose their values

When doing a VisibleRangeChanged, the values show the correct new values. But on the next PostBack, the values are back to the original default values, and the newly set values are lost.

Scheduler ViewType days - BeforeCellRender : Wrong start - end

With the scheduler when property "ViewType" is set to value "Days" we have a problem with the following event : "OnBeforeCelleRender". aspx OnBeforeCellRender="BeforeCellRender" Code behind protected...
Previous Questions 661-690 of 1084 Next