Active Questions
Cannot enter new event with an existing event in slot.
How does one enter multiple events within a slot, as the event fills the slot and hence no ability to add is available?
Selection bug
1. Resource view 2. Select event within resource via drag 3. Cell borderswithin "other" resources are highlighted ( i.e accross the row)..
Javascript events Broken!
In the previous versions EventClickHandling Handling of a click on a calendar event. UserActionHandling UserActionHandling.JavaScript FreetimeClickHandling Handling of a click on a free-time slot. Us...
What wacko date is this
Ok, I give up what wacko date format is this "Thu Apr 26 09:30:00 UTC 1000 2007" This is what fiddler shows is being sent to in the start parm of the javascript call.. This MUST be in ISO8601 at the ...
Weekend Non-Business hour Colouration
Hi, I'm using the free version of Daypilot. I have set the start date and end date to cover one week, but can't see how to set the colour of the weekend days to be different to that of the weekdays. ...
QueryString Passing
protected { Response.Redirect( } How do i pass the EventID, Title, Subject etc of the control to ViewEvents.aspx?? - I know you dont really need to help me with this but your help is very much apprec...
AJAX and the rest of AJAX functions
Hi, I have downloaded a TRIAL Version 3.5 and I want to implement this calender. But I have open issues: If I click on a event I will make a panel visible. With the callback I cant do this. The Code ...
Event handling
protected void calPlanner_EventClick(string pk) { MessageBox.Show("This is a test"); } Doesn't work, the default popup is shown whith the id of the meeting (i actually use a messagebox class in c#.ne...
does MS AJAX 1.0 need to be installed ?
does MS AJAX 1.0 need to be installed for Daypilot Pro Demo V 3.5 to run properly , esp. the event resize & move functions ? I still have the Beta2 version for Ajax just wondering if I have to upgrad...
How to add text to a start label and end label with client-side selection.
We are having a little trouble getting a drag and click selection (ie a free time selection with a start and end time) to prefill two labels (one for start, the other for end). This is to be doneon t...
Drag & Drop & Event Resizing
I tested the the new Drag & Grop and Resizing features in the 'sandbox' version, they seem to work really nice and will make this control quite desireable, I hope the drag & drop & resize feature can...
Non Standard Business Hours
hey folks - wanted to say thanks for the daypilot control. very very cool. Had a quick question. Is there a way to have the calendar show non standard business hour ranges? for example, 8-17 or 6-12 ...
CSS Support / Additional data for events
Hi. Great control, but two additional features would be nice: * (Better) CSS support CSS classes instead of style-attributes would be nice! Advantages: less html code, better readability of generated...
Right mouse click
How about using the right mouse button (or anything else) to activate a menu and select several options like delete, move a.s.o.?
Safari Issue
Please help me out. While using the safari browser, (using link http://www.daypilot.org/demo/BindingDataTable.aspx) the events are not displayed in the corr While using the safari browser, (using lin...
Private events
Hi: a) I've modified a part of the daypilot, in which you can have private events, ie you can have a shared calendar, but some events just a few users can see, so throw an extra field you can show or...