All Questions
DayPilotScheduler width problem with Firefox 3.0
Hi, there is a problem with DayPilotScheduler in Firefox 3.0. The width doesn't respond properly : it goes further than the actual window. Can you fix/check that ? Thank you, Max
DayPilotMenu and ModalPopupExtender
Hi, I am using the DayPilotCalendar within a Ajax ModalPopupExtender. I am trying to show a contextmenu, but it is displayed below my ModalPopupExtender (and also behind the background css for the Mo...
How can i change the cell color of previous month and next month dates displayed along with the current month
Hi, how can i change the cell color of next month and previous month dates displayed along with the current date in Day:Pilotmonth contol please reply as early as possible
Scroll to Hour 8
Is there a way to have the DayPilot Lite control automatically scroll or select 8:00 am on intial page load? Say if Non-Business hours are available but I want it to scroll to 8:00 am by default. Tha...
Safari 3 support
Is Safari 3 support scheduled for version 5.0? I've noticed it's been on the roadmap for a while. We really miss it. Thanks, John
Scheduler: show tentative event times on load
Is it currently possible to emulate the Outlook behaviour, that when you open the Scheduler, in addition to all events associated with the Resources, it also automatically marks a time region that yo...
refreshCallBack as PostBack
Would it be possible to implement a PostBack equivalent of the refreshCallBack event? I'm having difficulties updating other control values when the refreshCallBack event is used which I think may be...
DayPilot Month control Problem in events
I am using Daypilotmonth control, i am using all events i-e EventMove, EventResize, TimeRangeSelected. i am updating and inserting records using these events. now the problem is that each event is ca...
Return to main Schedule page after opening popup to add new event
Hi, I'm still working on this.... :-) For the moment, I've abandoned using Javascript to add a new event because of the incorrect date issue. I've created an aspx page that pops up and adds a new eve...
Passing datetime back to DayPilotScheduler1.TimeRangeSelected
Trying to pass back a start and end dates from a popup window back to the booking schedule form but I get !An exception was thrown in the server-side event handler: ...unable to parse datetime: '06/0...
Date format
Hi, I;m following the code to create a popup window for a new event. The output from the scheduler to the output window for the start date is Sun,18 May 2008 00:00:00 UTC Is there a way of geting the...
Visual Studio 2008 hangs
Since I started adding Javascript to handle the TimeRangeSelectedHandling, Visual studio has started to use 99 percent of resources and not responding. This is when editing the an aspx page in source...
Create a new Resource booking in schedule by clicking on schedule date
Answered: News. I tried using TimeRangeSelectedHandling= "JavaScript" TimeRangeSelectedJavaScript = "openPopup(start, end, column);" and this as per example on site function openPopup(e) { window.open('booking...
Some more quick questions
Answered: Sorted number 2 by setting the Days = 1 and the StartDate = e.Date in the HeaderClick event and setting the HeaderClick type ot PostBack. Number 3 isn't important now but I'd still like to be able to...
Display week range date
I'm trying out the trial of the full version and have two images with hyperlinks wrapped around them to move to the previous and next week using the javascript call; javascript:progTT.refreshCallBack...
Reflection
Hi, I'm trying to use reflection to change some DayPilotScheduler properties but it doesn't work... Do you have a code snippet/example that does it ? It would be appreciated and also useful for other...
how to achieve the zooming feature in scheduler control ???
Hi , In the demo of the scheduler i have read that we can zoom while clicking on the month header. could upls guide me on how to achieve this, like how do i add a link to the header. And i am not abl...
how to achieve day view in scheduler control (urgent)
hi, in http://www.daypilot.org/demo/Scheduler/Day.aspx shows the day view, how do i achieve this view. I tried making the days="1" and cellDuration="15" which doesn't appear like this. ie i wan't the...
Close popup and update calendar?
Hi. I'm opening a popup window on time range selection. On popup window I'm creating the event on server side. How can I close the popup window and update the calendar at the same time with server-si...
IE8 support
I don't see IE8 on the roadmap. Currently tests of DayPilot 4.9 on IE8 Fail for the on-line sandbox demo. The users is left with 'Loading' message in the upper left. Examining the error shows User Ag...
property to change the side bar color of the event not present.( immediate)
i was trying on DayPilotProTrial-4.8.1425 version.. in this i am not able to changetheside bar color of an event because the propertyto change it doesnot exist....
creating a new event by clicking a freespace
Hi, rite now if an event is present we'll be able to edit the event subject by just clicking on it (ie by setting the eventClickHandling as edit ). I wanted to know whether the same is possible by cl...
Changing the headerHeight using javascript
Hi Dan, I have currently changed the height of the headerHeight in the source code not a problem but I want to be able to do the following: Once I select a link from the Context menu I want it to mak...
Bug in IE7
I have a daypilot control inside a div container that has overflow set to scroll but daypilot is behaving as if overflow is set to visible. Daypilot is basically popping out of the div and blocking o...
Time format (urgent)
Hi, i am using the daypilot pro control.. the time which i get from the calendar control is always 5:30 hrlesser than the time out here (india). so i believe there wud be some property that i can set...
How can I display a cell of 2 hours and also how can i change the text of left nav from one hour slot to half hour
Hello, I want to display cell of two hours(means 12 to 2 , 2 to 4 , ....). Is it possible ? And Also i want to change the display hour of left nav from one hour to half hour(means 9:00 t0 9:30, 9:30 ...
Month view
hi again!! is it possible to view the calendar in month format ,, as following Jan | feb | mar | apr | may | june | july | aug | sept | where all the months are displayed, where only the selected mon...
daypilotbubble has no "e.argument" property in rendercontent event
Hello I have just upgraded to license version DayPilotPro-4.8.1425 from DayPilotProTrial-4.4.1357. And i received a problem in rendercontent event with e.Argument property. There is no e.Argument pro...
What is DayPilot:DayPilotBubble control for?
i have gone through the documentation's. i am not able to understand what a bubble is ?