I've replaced the event DurationBarImageUrl with a custom image that is deeper than than normal. Is it possible to increase the height of the active 'drag handle' for an event area so that it consist...
Is it possible to freeze the first resource row in the scheduler control like you can in Excel? Reason: The first resource in my schedule is the "unscheduled" resource....all bookings made are placed...
Hi, I was wondering if anyone had success customizing how events look. I am able to change the header and body colors but have not been able to change the border color of the event. I would also want...
Hello, I'm trying to create a small and a bigger column for each day in calendar, and I see that the property WidthPct is deprecated. And I didn't find how to do it with css. Have anybody an idea? Th...
Hi. Steps to reproduce: 1) Open a schedule view using IE8 (http://www.daypilot.org/demo/Scheduler/) 2) In the bottom right hand corner of the browser, change the zoom level to something other than 10...
Hi. If I use the calendar with update panel, I have a error in IE8. But not in IE7,crome,firefox. The error is "access denied. Scriptresource.axd". is it something related with this calendar control?...
Any advice or sample code on how to successfully use the new Export() method for DayPilotMonth? I am getting the error: Microsoft JScript runtime error: Sys.WebForms.PageRequestManagerParserErrorExce...
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...
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...
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...
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
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...
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 ...
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...
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...
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-------------------...
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.....
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...
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 ...
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...
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...