Hello, When I'm trying to create a new event using daypilot-modal-2.1. After I close modal dialog I use dp.clearSelection(); Then I switching to another view of Calendar and events won't load because...
Answered: Drag and drop event moving (and EventMove handler and related properties) are only available in the Pro edition. See also here: http://doc.daypilot.org/calendar/event-moving/
Good After noon, This is regarding the solution for a situation for my day pilot lite. I need to show the event between 15 May 2014 and 15 June 2014. I am getting the bar for 15 May 2014 till end of ...
Some times after some changes of event the calendar won't show changes until refresh all page or reload all events. I'm using dp.events.update(evnt) function.
Thank you for the update to the Month Headers in Scheduler, this is something that I was hoping for for a long time. Unfortunately, our official browser at work is Internet Explorer, and the floating...
Answered: You can change the duration bar color using BeforeEventRender: http://doc.daypilot.org/calendar/event-customization/ This event is called for every event. If you request a calendar refresh after savi...
Answered: You can disable horizontal drag and drop event moving using BeforeEventRender event handler: http://doc.daypilot.org/scheduler/limit-event-moving/
Answered: The first thing to try is to disable the Row Header Width Auto-Fit feature: http://doc.daypilot.org/scheduler/row-header-width-auto-fit/ More resource header optimizations are scheduled for the next ...
I am using the scheduler and need to use javascript for the ResourceHeaderClickHandling. I'm managing the click event, but I'd like to change the row that was clicked to a different color so the user...
Answered: You can modify e.IsBusiness status for individual cells using BeforeCellRender event handler. See also: http://doc.daypilot.org/scheduler/cell-customization/
I downloaded DayPilot lite 2.0 and I am trying to integrate it our Visual Studio ASP.net 2.0 with c# project and SQL Server database to verify before we migate to Visual Studio 2012 in about 5 months...
Answered: You probably mean the "Column Header Hierarchy" feature: http://doc.daypilot.org/calendar/column-header-hierarchy/ This feature is not planned for the Lite version. I recommend purchasing the Pro ver...
Answered: In the latest demo (7.7.5664) it seems to work fine and there hasn't been any problem with the bubble recently. http://mvc.daypilot.org/demo/Scheduler/ Anyway, it's important that the bubble declarat...
Answered: You can specify the menu items in the code behind using DayPilotMenu.MenuItems property: protected void Page_Load(object sender, EventArgs e) { DayPilotMenu1.MenuItems.Clear(); // <DayPilot:MenuItem ...
Answered: AutoRefresh is now supported in the JavaScript version (build 7.7.813). See the sandbox: http://javascript.daypilot.org/sandbox/ If enabled during initialization (autoRefreshEnabled = true), it will ...
Hi When the calander is in week mode range select in RTL mode on mobile browser (firefox) is working like mirror, for example when you select a range from first column in the left, the control shows ...