All Questions
"Printing Calendar" is not printable
Hi, I'm using your product to print a calendar through the code provided on your website. I can export a calendar to an image, but if you do a print (or print preview) the image is not printed/visibl...
Bubble not shown on Calendar when both Calendar and Scheduler on one page
hello, whenever iput both calendar and scheduler on one page there is no bubble shown on the calendar control, but it is shown on the scheduler control. when i remove the scheduler control from marku...
Set startDate and selectionStart on Navigator
I use several buttons to jump to predefined dates in calendar. This can be done using dpc1.commandCallBack('command', date);. Unfortunately, the Navigator does not reflect the changes in calendar. Ho...
Add a image in a event
I would like to add a little image in the events of the DayPilotMonth Calendar. I don't find a solution when i use the BeforeCellRender method. Anyone have a solution ?? Thanks Frdric
Update Navigator from Calendar
Is it possible to update the busy days in Navigator on insertion / deletion of events? After inserting few events in Calendar, the Navigator does not reflect this changes... I tried calling 'DayPilot...
Formatting text inside the cells
Is there a way of modifying text inside the cells rather than displaying "Event Name (11:00 AM - 8/25/2010 5:00 PM)"? Without the ability to modify this, it is not possible to handle International Da...
How To dynamically fit the text in the Row Header
Hi, I'm using DayPilot Pro 6.0 (Scheduler) My problem is that the text in the row header changes dynamically, so when the resource name is a bit long the text is truncated, how can I dynamically fit ...
Scheduler ShowNonBusiness - backColor is null
Using DayPilot 6.0 SP1 When using schedule view and selecting false for ShowNonBusiness get error backColor is null or not an object. Help please!!!
Date position of right-click
Hi, I want to impliment a "Split event here" right-click menu item. The user would right click on the event, and then the code would change the end date of the current event then create a new even st...
Help, I can not load events
hola, disculpen mi ingles, hablo espaol.... no logro que mi DayPilotScheduler1 muestre los eventos..... les adjunto el codigo para que me indiquen que estoy haciendo MAL. Code HTML-------------------...
Unsupported escape sequence
Answered: This is now fixed in both the ASP.NET (build 2250) and the MVC (build 5283) editions.
Cant Migrate to DayPilot 6.0
Im trying to migrate to daypilot 6.0 DLL. I changed the daypilot.dll to the new one Then, in VS2005 I right clicked and did Update Reference And now nothing is working. Im getting permission errors.....
Show cell bubble
Dear sir/madam, I'm currently using the trial version of your calendar and scheduler to see if it meets the requirements of the solution that we're developing. I have a question regarding the DayPilo...
strange blue bar on top and bottom of event
Hello, I have some strange blue bar on top and bottom of some Event, the difference between the two types of my events are the properties (backgroundcolor, etc..) and the text in it... I see the bug ...
Remove an event by an external link
Hello, How can I remove an event from an external link (like a list of events) from another control? Thank you in advance! Ste
How to create an event with javascript?
Hello there.. I would like to know if it is possible do create an event by only calling javascript functions... I have been looking at drawEvent, drawEvents, loadEvents functions but no luck! the bas...
Disable the droppable to selected cell
How can i disable thedroppable toselected cells (Non-business hours)?
More than one DayPilot Scheduler in a page and Drag & Drop the Event on selected scheduler
A Page having two DayPilot Scheduler,But I just want to enable the event droppable toone and disable to others. How can i handle this?
Can I display the Month Name and Week number on the top of my Calendar??
Answered: Please see the following KB article: kb.daypilot.org/92633/how-to-show-the-selected-date-using-a-label-control/
Drag & Drop the Resource in DayPilot Scheduler
Does DayPilot Scheduler support to do Drag& Drop of Resources?
remember my Scroll Position
Hi All, Im trying to store the DayPilotScheduler.ViewPort.Start in a view state so that if a post back happens i can set the SetScrollX position on the page load event. i have tried adding an onscrol...
problems on daypilot Lite
i already added the dll of daypilotLite but it only appears on my toolbox a readonly daypilot icon how can i use this..now
How is it possible to add different ContextMenuResourceID's , i.e. Resource Header Menus??
How is it possible to add different ContextMenuResourceID's , i.e. several Resource Header Menus to DayPilotScheduler? TIA.
Hide time header
Answered: Almost. You can make HeaderHeight="1". "0" will cause an error. Change HeaderFontSize to "0pt" and remove OnBeforeResHeaderRender.
Can I change the hour box from 1 to 1.30
Hi. My customer requirement is to divide the day not by hours. He wants it to be 90 mins. Now the hour dividing line is for one hour (60 mins). Can I change it to 90 mins??
Javascript Error this.table.offsetWidth is Null
We use DayPilotPro-6.0.2078. The error throws in Scheduler.src.js on line 2598. I change the code into the following:
this.setRightColWidth = function(div) {
if (this.getLayou...
Footer row in Scheduler
Is there any way to add footer row in DayPilot Scheduler? as I would like to display the total noof Resources and total no of events.
Problem with long events
Hey. I'm using DayPilot Lite and I "think" I have a problem. When I have a long event (eg: starts today and have a week of duration), when the events render in the calendar, just the box within today...
reminder picture in event?
Is there a posibility to have a small reminder icon in the event you create so that the user knows which appointment has a reminder and which appointment doesn't have one? If not, will this feature b...