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...
I have written some code that used the DayPilot scheduler. This all works (except shows the word "DEMO" in the top left hand corner. I have now purchased a licence for DayyPilot Pro. I have tried dow...
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...
Hello, was wondering what im doing wrong here.. ive got UpdateWithMessage in my intellisense, and it doesnt throw an error when it runs but it doesnt do anything... Do i need to do anything on the .a...
Hi, We recently tried updating from Daypilot 5.4 to 6.0. We could notice that the header and the calendar cells are not properly aligned. We have not written any custom code to handle the cells align...
Hi I need the daypilot to recognize all events in my database. How can I modify the "isThereEvent" method to show that there is an event on all days specified in my database and not just today, tomor...
What is the purpose of having the Data property in daypilot event. I could not find the details in the daypilot documentation. Also what value is got from this property.
Hi, I am using the Scheduler lite version and have a working system which displays events while skipping weekends and bank holidays (Public holidays such as Xmas Day, Boxing Day, Easter Monday etc) t...
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...
I've created just the barest minimum aspx page with the markup shown below and when viewed in IE 6, 7 or 8 in compatibility mode the columns do not line up with the headers. Is there any way to fix t...
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...
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...
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, 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...
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. 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?...
Whenloading the calendar control if i right clickany cell i get an error saying: DayPilotCalendar.topSelectedCell.start' is null or in not an object with contextselectionmenu This only happens when t...
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...
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...