Questions Tagged
General Design
Hi all, i am impressed with the functionality of the DayPilot and am interested in seeing if it could do what i require of it. From the demo page im not sure if it can.... Basically i have at the bac...
Range selection menu (add event)
Hi, I've a menu for my range selection. There I want to add a new event over the post back action, but I get the following java script error: 'this.parentNode.event.root' is Null or not an object I t...
Click hilite or mouseover event
I have a schedule wtih events that extend across days ie: Start time 7pm Aug 1, end time 7am Aug2 I would like to click or mouseover the event to show the event connection any suggestions would be ap...
To Copy Event Data from the RightClick on the event
To copy the data of the event from the click of a button (This button is appeared on the right click on the event
Is it possible to display a calendar with days on the x-axis and months on the y-axis?
Hi, I'm looking for a component for a resource scheduling project - daypilot looks pretty close to our requirements but I'm trying to figure out if I can display something like the following, http://...
resource view horizontal with days not hours
I am looking to create a resource view horizontal with days not hours. The scheduler default has exactly what I want only with the axis flipped. Basically the resources should be the columns, and day...
How can I deploy it in the server when purchase a single developer license?
Team, I'm never purchase software on the net. Could u please explain me how to develop it in my PC and upload to the server for users with one single developer license. I will make a decision to purc...
Calendar is not work when using in the first tab control (Version 3.9 demo)
Dear Team, I tried to develop the application using tab containner . The event is not be able to move or resize in the first tab.Is this bug? Regards, Surerat
DayPilotVertical
I'm getting the build error below after downloading trial, un-zipping and opening the demo project Error 1 Element 'DayPilotVertical' is not a known element. This can occur if there is a compilation ...
Schedule control and vertical scrolling
Hello - how does the schedule control handle vertical scrolling? Is the header 'locked'? Great controls by the way :) Thanks!
refreshCallBack not working with a DropDownList
Hello, I'm updating the startdate of a daypilot calendar using an anthem calendar. Everything is working untill I use a DropDownList in the same page: the refreshCallBack event is never received on t...
4.0 Trial
Moving the events does not work (at least not with IE or firefox). The error is in the javascript: DayPilotCalendar.movingShadow has no properties
How to disable scrolling in DayPilotScheduler (v4.0)
Hi , How can I go about disabling scrolling for the Scheduler control? I only want people to be able to see and schedule things between 7 am and 3 pm... Thanks, K-
Operation Aborted Error on IE
when i insert the dll (4.0) in my project IE does not load my page and gives Operation Aborted Error while it was working absolutely fine with dll version 3.9. Is there a Bug in it or there is someth...
possible bug with EventSelectJavaScript
jsinitcalendar appears as if the selected event will be passed to the eventselectjaavscript. appendProp("eventSelectHandling", calendar.EventSelectHandling, true); appendProp("eventSelectCustom", "fu...
Add an event with a javascript function
Is there a possibility to add an event in the calendar with a javascript function addevent(start,date,data) ? Of course this event will not be stored in the database and it is not my goal, it is only...
String was not recognized as a valid DateTime.
I am receiving the following error when attemping to run a page with the Scheduler control on it: String was not recognized as a valid DateTime. I have the DataSourceID set to an ObjectDataSource whi...
style individual events
Is it possible to style individual events after databainding? I'm using daypilot light
Only allow users to edit their own events
I am using the Scheduler asa shared calendar for booking resources. So I don't want one user to be able to edit another's bookings. Is there a way to go aboutdoing this? Thanks!
Style Sheet Messing Up DayPilot Alignment
Hi, I have a CSS file that is causing the cells within a day column to be mis-aligned with the hour markers. The mis-alignment gets progressively worse as the day/hours increase. The css file came wi...
How to create dynamically the calendar
Hi, I need to create a calendar dynamically in C#. How can I proceed without accessing to asp.net page? A simple example would be highly appreciated. Thanks for your help
Problem with e.start() and e.end() with EventClick and javascript
Hi, I'm trying to open a new popup window with the click event and trying to send start hour/minutes and end hour/minutes as params. The problem is that all those hours that the (e) gives seem to be ...
printing out a calendar
Hi there, I want to print out the calendar, how do i do this so it only prints out from 0700 to 2100? Thanks Spencer
DayPilot Price
The DayPilot Pro (1 Developer) was around $300 when I recommended to my company, and they agreed the price to buy. But todayI try to buy this it is increased. Is there possible to get old price?
DayPilot not display at server
Hi, I have tested in my local pc, its working fine, but when I deploy at server the DayPilotCalendar control not displaying properly. I have copied the following dlls at bin. App.dll DayPilot.dll Sys...
modify isThereEvent method
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...
Reducing the Height of Day Pilot Control
Hi : I would like to reduce the height of the day pilot control as there are too many scroll bars on the web page Please help me to resolve this. Here is the code for my Day Pilot Control. <DayPilot:...
White space appearing at the top of calendar
Hi, Im having issues where white space is appearing at the top of the calendar unless all days have at least one event in them. I really need help with this as the site goes into UAT on Wednesday Tha...
Event Double Clicking and client side event selection
Hello. I'm trying to implement a couple of things with DayPilot and am running into some problems. First off, is there any way to use JavaScript to select an event when all I have is a DayPilot.Event...