All Questions

External Drag&Drop problem

Answered: This error is now fixed (build 2433). See also: http://www.daypilot.org/daypilot-pro-for-asp-net-webforms-6-8.html

DayPilotPro Designer Wanted!

Hi All, I urgently need a designer to configure the Sheduler Control of DayPilotPro for our online booking website, ASAP. 1. We need to dynamically link to our MSSQL Server to display bookings/rooms ...

DayPilotPro Designer Wanted!

Hi All, I urgently need a designer to configure the Sheduler Control of DayPilotPro for our online booking website, ASAP. 1. We need to dynamically link to our MSSQL Server to display bookings/rooms ...

DateTime issue in EventMove

Hi, I want the NewStart and NewEnd to be like 09:30:00 and 10:00:00 when dropping the event (like in EventResize). Currently I'm getting the correct hour but minutes and seconds are the same as curre...

DPMonth TimeRangeSelectedHandling Callback Modal Popup

Hi, I use the DPMonth OnTimeRangeSelected method to pop a modal window for editing/adding new events to the Month calendar. I cannot get a Modal window to present OnTimeRangeSelected using the Callba...

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...

Logging All DayPilot Errors - js & .net

Hi, I'm working with DP ver 5.4.1722 DEMO. I've added ELMAH (http://code.google.com/p/elmah/) to my project as a centralized error log and notificationtool, butI'm struggling with javascript errors. ...

How to change Event Font Color dinamically

I need change the event font color dinamically for some events, I can do it for Event BackColor, How can I do this for event font color? this is my code: protected void DayPilotCalendar1_BeforeEventR...

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...

Scheduler: Click event resource

Hello again, Is it possible to have a click event or context menu on the resources in the left column? Grtz Ralph.

Scheduler group by month

Hello, Is it possible to set the duration of the cell to the length of the specific month? For example: First cell - April 2009 - 30 days Second cell - May 2009 - 31 days. Third cell - June 2009 - 30...

eventmenuclick help

Hi, I posted this in general and then I figured it really belongs in here. Sorry to double-post. I am trying to get the eventmenuclick handler to work as a postback. I have a scheduler control timera...

eventmenuclick

Hi, I am trying to get the eventmenuclick handler to work as a postback. I have a scheduler control timerangeselected handling to Hold and a context menu added to the scheduler. My expectation is tha...

Scheduler: Click event resource

Hello again, Is it possible to have a click event or context menu on the resources in the left column? Grtz Ralph.

Scheduler group by month

Hello, Is it possible to set the duration of the cell to the length of the specific month? For example: First cell - April 2009 - 30 days Second cell - May 2009 - 31 days. Third cell - June 2009 - 30...

RowMarginBottom and Height of DayPilotScheduler

I have a DayPilotScheduler where I add resources dynamically. I haven't set any height properties anywhere, and the height of the scheduler perfectly matches the number of resouces (=no vertical scro...

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...

"Smart" external drag & drop

Is it possible to limit where an external item can be dropped to? For example, allowing an external item to be dropped only on the 5:00 to 6:00 slot. I realize it is possible to validate this server-...

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...

Event text not displaying

My event text is not displaying in the text box in the calendar but it does display when I hover over text box. How do I get it to display in the text box all the time wihtout having to hover?

Custom height for specific events

Hi, could it be possible to change the events' height individually ? Is there a workaround to accomplish that ? I red that a line's height is set depending on the overlapping events in that row. Henc...