Questions Tagged
Modify DayPilotMenu 'on the fly'
Hello, How can I modify DayPilotMenu, before DayPilotCalendar1_TimeRangeMenuClick ? What I want to do is a right click on my calendar to create an event, and show time range (which is under my mouse)...
Drag and Drop from a TextBox or Grid
Dear Dan! I'm trying to drag a text from a Textbox or Grid cell to the Calendar: <asp:TextBox ID=TextBox1 runat="server" onmousedown='return DayPilotCalendar.dragStart(this.Text, 60*30, "123", this.T...
DayPilotCalendar1_BeforeCellRender event
I am wondering if it is possible to add a tooltip to the cellobject so it would be possible to assocate a tooltip in this event with the cell. This way when a user hovers over a cell (not an event) t...
DayPilotCalendar : Resource view : possible to see timeline in x axis ??
Hi, I would like to know if it's possible to see a timeline (by days and/or weeks, etc) on the x axis, in DayPilotCalendar, in resources view ? I don't want to use daypilotscheduler because I want my...
How to use the BeforeCellRender Event
Hello Dan, Could you provide me with an example of how to call the BeforeCellRender event? I am trying to determine which dates are blocked/non business by traversing through each cell. I didn't see ...
Calendar Resource View with differing time increments
Using the Pro edition, if I have a calendar in resource view mode with, say 2 columns/resources, is it possible to have each column have a different time increment? For example, Column A uses 15 minu...
Show many days and allow scrolling horizontally
I've been able to get this control to do most things that our company will need but I don't see any way to allow horizontal scrolling through the days. What we need is the ability to show a large num...
Create an event with double-click
Hello, How can I create an event by double-clicking in the calendar ? Thanks !
Time tooltip
Hello, There is TimeRangeSelectedJavaScript to show time range for an event, but how can I show time under cursor when there is no event ? Thanks
Drag&drop from an external source
Dear Dan! Where can I find some code example about using this feature? Thank you
Selecting event > one day
Answered: Events spanning multiple days are divided into "event parts". If you click one of the event parts, all other related parts should be selected as well.
Event client object - Custom properties
Hi everybody.. I need to implement the right click behaviour when left clicking on an event. The problem is that i use different context menus according to some custom data of the event. Is there any...
Is there a way to update the calender using javascript?
Answered: I will try to explain it a little bit: 1. Accessing DayPilot controls on the client side. Rather than using the DayPilotCalendar HTML element var DPC = document.getElementById("DayPilotCalendar1"); y...
Hover tooltip for Working Hours
It appears the working hours object does not support any type of hover. I'm developing a medical schedule and would like to have the ability to "tag" specific working cells with a hover text so users...
How to Change Language (English to German) of calendar.
Answered: Yes, it's possible. There are several areas that need attention when localizing DayPilotCalendar: The start and end details in the event box are formatted using the current culture. The header date f...
Scheduler - colors
Hi, Colors in scheduler have some bugs; - resource color is the same as HourNameBackColor, should be seperate colors I think - BorderColorLines in the HourName cannot be given custom color, this colo...
Create an event/item without database reference.
Hello everyone, Im currently testing daypilot for usage in my internship project. As to now it works like a charm. I'm only having one problem, I need to dynamically write an event without it being l...
DayPilot 4.2 Context Menu NavigateUrl
According to the following pagehttp://www.daypilot.org/context-menu.html- {1} Calendar event custom data (DataTagField) , but this does not work?
change the Calendar header
Hello, i got two Q: 1. howto addtext to the calendar header in additional to the date? 2. howto change the text ib the lable "scroll down" and "scroll up" that appear when i scroll the calendar?
great job
having watched this control since version 2.0 when it was completely free, I must say you did a great job - the current feature set is awesome and probably one of the best calender & scheduling contr...
Turn off time range on an event
is there a way to turn off the display of the event time on the calendar. this way it will only show the event title itself and then the user can rollover and get the full details. im using 4.1 pro. ...
Get control bitmap
Hello, I need to get bitmap of DayPilot control but how can I do it ? Also I want to get a bitmap of the calendar for all day, but without drawing it on the screen, to print a planning of the full da...
Setting z-index of DayPilot Calendar
How do I set the z-index of the DayPilot Calendar? Actually I have a DatePicker Control placed above Calendar control. When a image of DatePicker is clicked, it opens the IFrame. The problem is that ...
xmldatasource, allday events
Hi Great application :-) Is it possible to make allday events in the lite version, and with the xml data source. Best regards Jimmy
Export to Excel/Outlook
Hello, It would be great to be able to export to Excel and/or Outlook format. Thanks !
Delayed loading
Is it feasible to modify Daypilot to allow the delayed loading of schedule events that are not visible in the current viewport of the scheduler? I wish to display a schedule for a whole year but only...
Calendar Control Hides Events in IE7
When the page renders the control shows the events briefly, then they disappear. It is almost as if the background color paints over the events. We are experiencing this in IE7.
Highlight today
Hi, Is it possible to highlight the day column of today? to make users more aware of what day is today on the calender... Greetings, Jelle de Vos
Show Events with 0 minutes
Hi, thanks for the create control, and thanks for the changes you have already implemented because of Feature Requests i asked in this forum! We have the problem that we sometimes have events that ta...