Questions Tagged
Year View
Is there any way for displaying a view that shows only years and months? I'm looking to apply this for equipment scheduling that is done on a monthly basis.
Localization
Hi, I tried localization and everything works fine except 1 thing: when week view is selected, it is not localized. Is there a work-around for that ? Would it be possible to fix that ? Thank you, Max
Drag and drop an event between resouces in resource view
Hi, How can I drag and drop an event between two resources in the Schedule resource view? I've got it working so I can move between dates on same resource, but the client wants to drag and drop betwe...
How to display Day (Monday etc) on Resource schedule
Hi, How can you show the actual day with the date on the Resource Schedule view? Thanks
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.
code for databinding
Can anyone help me with the code for databinding. I tried myself but not working
Problem with callback handling of oneventmove
I have the following defined for the daypilotcalendar: ... EventMoveHandling="CallBack" oneventmove="DayPilotCalendar1_EventMove" ... When I try to move an event, I get the following exception: An ex...
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....