Active Questions
Drag drop behaviour different
Hi Dan, I am implementing Drag&Drop in my web application and am encountering some behaviour difference between dynamic and calender move: Dynamic: sets the e.NewStart value to the cell where it is b...
Day Pilot Pro 5.7.1890 - Any known issues with Drag and Drop
Are there any known issues with Reschedule of an event by drag and drop ? Also On clicking the cells we are not getting the employee ids from the columns. We read the employee id of the TP selected f...
Day Pilot Pro 5.7.1890 - Clicking on Header Server Error
When clicking on the header the a server error occurs inside the control. The following is the error thrown. This action type is not supported: HeaderClick Stack Trace at DayPilot.Web.Ui.DayPilotCale...
DayPilot Calendar - How to insert the day of week in it?
Hi fellas, i'm trying to insert in the header of my DayPilotCalendar, the Day of week that the day displayed is.... question: is there a way to do that without having to open the source of the contro...
Support For Resouces And Locations
Does PayPilot Pro have a way of coping with Resources and Locations. This would be required if, for example, you want to schedule events in different rooms with different equipment or in a hospital e...
Navigator - Block navigating to far back
Answered: You can only block it by handling the date click manually: Use TimeRangeJavaScript and don't do anything if the date is forbidden. Otherwise fire the calendar update using dpc1.commandCallBack("navig...
How To Change the HeaderDateColor of the Selected Date ????
Hai All, Actually I'm new to ASP.net...But the tutorial of this Daypilot helps me to learn so many things related to ASP.net as well as Daypilot...I started mofiying the daypilot demo program which i...
DayPilotMonth Shows incorrect dates when i add "BeforeCellRender" event to it
Hi Dan, I am trying to implement a functionality like when the user clicks on day number in a month calender, it will take the user to Day View. Please look at belowCode: <DayPilot:DayPilotMonth ID="...
How to use double click with scheduler
I want to use the doubleclick event to allow my users to take an action on a time range using the scheduler in resource mode. I find that whenever I try the double-click the time rane selection is lo...
How to Override partial event with non business hours?
Hi, This is my very first post to DayPilot Forum. Whoever created it, I guess Dan, it is brilliant job. Let's start with my question, I am using DayPilot 5.6.1820.0 Pro version. I have DayPilotCalend...
How to set the backcolor column day in scheduler?
Hi, How is possible to change the back color in the day column for the scheduler? I see all white and in your example is yellow and dark yellow for holydays. Thanks in advance.
VisibleEnd property of DaypilotMonth calendar is not accurate
When i use VisibleEnd property of DaypilotMonth calendar i am getting different date other than the end date which is shown on the DayPilotMonth Calendar. VisibleStart is working fine but VisibleEnd ...
Two daypilot schedulers on one page. Render problem??
Hi All, For a current project, I have to scheduler on one page. Each scheduler is is stored in an Update panel. When one scheduler is modified and the current Update Panel is updated. We can see that...
Error with modal popup
Answered: Solved, not a bug!! My javascript function for modal called createEvent and this name interfered with firefox. Now called CreateEvent and working.
Row Header Image
I want to put an image in the row header each row will have a different image. Can someone tell me why the code belowworks in DayPilot Lite but not in the Full version? DayPilotScheduler1.Resources.A...
How do I set time cell intervals to be 15 minutes instead of half an hour ?
Thank you very much for any help or directions to an answer if that question has already been answered.
Changing the height of calendar at runtime does not seem to work
Hi, One of the specification of my page is that the calendar has to fill out its container div. so after the page load I fire a Refresh event nad change the height of the calendar.. after which I iss...
How to show back-to-back events using full width of calendar cell
In our app, we have many events that occur right after each other. For example, one event starts at 7:00 AM and finishes at 8:00 AM. The next event starts at 8:00 AM and finishes at 9:00 AM. In the C...
How can a export/print the DayPilot Month View
Answered: The Export (JPG/PNG/GIF) feature will be added to DayPilot Month in DayPilot Pro 5.8 release.
DayPilot Lite Scheduler - not binding events properly in IE 6 / 7.
In DayPilot Lite scheduler, events are not binding to the Grid properly in IE 6 & 7. Whereas the same is working fine in IE 8. Kindly help me regarding this. Thanks in Advance. - Kishore