All Questions
EventMove / EventResize only for a selected order
Let me see if i can express what i'm thinking.. In a scheduler where customers have appointments, it would be great to only be able to show the EventMove and EventResize options on a specific order. ...
Event relationship feature
Hi, Would be possible to add some sort of event relationship? For example, I would like to be able to specify that Event 2 depends on Event 1 and show an line with an arrow from Event 1 to Event 2. W...
Daypilot Scheduler Repeat Header After Few Rows
I have a large dataset being displayed in a scheduler. Is there a way to repeat the header after say about 50 rows of data?
Printing Calendar and Clear Type
Something wrong with Event text when Clear Type on server is ON, it isnt clear and easy to read. Column/row headers are Ok. Also, font color is stil taken from header - bug not fixed.
Feel really dumb. How to create a project in VS2005 using source code
Answered: Hi Justin, Please take a look at www.daypilot.org/tutorial.html. It's a step by step tutorial that might help. Please let me know if there is something not clear enough in the tutorial.
Firefox 3.6.10 for Mac Context Menu Issue
We have discovered a bit of a problem with the context menu on Firefox 3.6.10 for the Mac. This can be reproduced on the Live Demo on this site. If you right click on a calendar cell, the context men...
Keep scroll position
Hello, i'd like to know how to keep thy scroll position after postbacks or callbacks!? Thank u!
Is it possible to freeze the header of the scheduler?
Answered: Figured it out: http://www.daypilot.org/scheduler-height-vertical-scrollbar.html
Day Pilot Lite Scheduler hide the Non-Business hours
Can I hide the Non-Business hours in the Scheduler? And Is there are way to reverse it so that the resources appear as columns while the time appears as rows? Thanks.
How do I export an image of the calendar and retain all event colours?
I've implemented printing with the Daypilot calendar using the image export method, however when the image is exported all the events are blue. How do I generate this image of the calendar and retain...
MenuItem wehere Command=Delete and Action=JavaScript fails
My code: <DayPilot:MenuItem Text="Delete" Action="JavaScript" Command='Delete' JavaScript="if (confirm('Delete ' + e.text() + ' ?')) dps1.eventMenuClickCallBack(e, command);"></DayPilot:MenuItem> Js:...
Where is the "production" copy of DayPilot.dll
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...
UpdateWithMessage not displaying
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...
Daypilot calendar binding on client side
Hi All, I am having Daypilot calendar in aspx page. Every 10 seconds an ajax timer fires and binds the calendar in codebehind. Due to performance hit we are trying to bind the Daypilot calendar using...
Cells with class previous and next are shifted by 1
Having a problem with DayPilotMonth 6.1.2116. While using classes, days that belong to the next and previous month are shifted by one. For example: -Viewing September -September 1st has class previou...
What is the purpose of Data property in Daypilot event
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.
NewResource property in eventmoved event handler does not give the correct value after postback
After upgrading from Daypilot 5.4 to 6.0 the NewResource property in eventmoved event handler does not give the correct value after postback. After the upgrade the drag and drop was not working when ...
Header and cells not aligned properly after upgrade to Daypilot 6.0
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...
Bank Holidays
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...
I got Exception lke: Instance of JsonData doesn't hold a double
When iresize event in the demo applicationof the daypilot pro,Its giving exception like "Instance of JsonData doesn't hold a double".please give me reply as soon as possible thanks, Ganapati Panapana.
Week columns in Calendar.
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...
Plan multiple resources in the scheduler in one go?
Answered: This can be done, but: 1. You need to separate the actual events from resource links in you database. Each event could be possibly linked to several resources so you need one more table for the link....
Scheduler - increase the height of the event drag handle
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...
Scheduler - Freeze top row (or n rows)
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...
Scheduler event formatting
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...
How to modify the width of a ressource column?
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...
Changing HeaderDateFormat misaligns columns in week view
Answered: Could you please try it with the new 6.1 release? This issue should be fixed there.
Grid lines out of sync with resources
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...
using calendar with update panel
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?...
Exporting DayPilotMonth to image gives parsing error
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...