Questions Tagged
Combine CellHeaders
Hi, It is possible tocombineCellHeaders? For example like colspan does in a html tabletag. i want one CellHeader for 2 cells. Best regards
All day events
Answered: OK, it was meant to work the same way in the week view and in the month view. You are correct with the week view. I will fix it in the next release.
Server Side Event Handling in Daypilot Lite??
I can not seem to get server side event handling to work, I am using the Lite version. It will post back but not read the event Click code, I have tried adding the OnEventClick and nothing. ??
Event stacking and DayPilotMonth month names
Is there a way to cause events on the DayPilotCalendar control to stack vertically instead of horizontally or wrap when they have reached a certain number? Is there a way to change the css for the mo...
Javascript error Unexpected call to method or property access
I'm using DayPilot Ver 4.6 and developed a simple day view using schedular control, it works fine but randomly it returns "Unexpected call to method or property access" javascript error and after tha...
Settings for Month View
How can I setup a Month view as shown in the online Demo? I have used the days property = 31. But now the calendar shows columns for every day (31 days) and every hour just like a week view with 31 c...
DayPilotMonth is undefined
i am getting this Javascript error "DayPilotMonth is undefined" after getting the 4.6.1389 build from you guys to fix the next month bug yesterday (3/31). <script type='text/javascript'> function dpm...
Iframe or Div width with a planning control (with Firefox 3.0)
Hello, When I refresh my Iframe (same problem with Div) , I see planning control 'shrink' under Firefox 3.0 (beta 4) but with IE7 the width is always the same. After Iframe is refresh, planning width...
DayPilotMonth get visible start and end date
Is there any way to get the visible start and end date of the DayPilotMonth control?
Scroll on mouse over / click on more items indicator
Hi, would it be possible to add some form of auto-scrolling when the red more items indicator is moused over or clicked? Noticed a user today expected this behaviour on first seeing the indicator on ...
How to advance the calendar to the time the last event was added.
Hi, I am using the calendar in the day view and as the user add events to the calendar, I would like it to scroll (advance) to the time the last event was added (instead of showing 'Scroll down' or '...
Month view mode +/- a month
Hi When I click next month in my app the next month to be displayed is May. However in my "DayPilotMonth_refresh" function e.startdate is 01/04/08 as expected. This seems to happen on your live site ...
Bubble positioning within a center aligned container
Hi, I have managed to setup the calendar and everything is working well apart from the positioning of the bubble events. They are fine if my container div is left aligned, but if I give it margin:0px...
FreeTimeClick and EventClick not executing
Hello, I am trying out DayPilot Lite Version (2.3) In my aspx. <DayPilot:DayPilotCalendar ID="testCalendar" runat="server" DataStartField="Start" DataEndField="End" DataTextField="Text" DataValueFiel...
Is there a problem with the GMT when moving a booking?
Is there a problem with the GMT when moving a booking? It seems that when we move a booking it is doing the time + 1 hour. Is anyone else having this problem? This is on a 2003 windows server with SP...
scheduler Header position is possibly affected by the horizontal scroll bar
Hi In the scheduler zooming control i do the following: 1. Click on January 2008. This brings up the 5 weeks in January. 2. Click on Week 3 (January 2008) . 3. Move the scroll bar to the right to see...
Disable clicking on control
Hello, When my page is loading (ajax....) I would like to disable clicking on DayPilot calendar control. How can I do that ? Thanks
Drag and Drop Between Windows
Hello, I would like to know if daypilot controls support the drag and drop between webpages and how can I do it? Thanks in advanced, Agustin
Scheduler min height + border styling
Answered: Fat lines between the resources ...did you implemented it yet?! I want to have a black border around "few" resources. thanks, daniel
How to hide Demo
Hello, I have downloaded DayPilotLite-2.3.206 but when i used it It seem that it is populating "Demo" on left corner of calendar Ho to remove that tag Thanks Anand
multiple lines in the resource header of a scheduler
I want to have 2 lines in the resource header of the scheduler. I tried putting a <br> to go to the next line. But the Div of the header sets the cell height the same as the line height. So the <br> ...
want to move an event to a resource which is not currently visible
i want to move an event using drag and drop to a resource which is not currently visible on the scheduler. Is it possible to move the vertical scroll bar automatically as I drag the mouse downwards. ...
DaypilotMonth and div float + Changing the event size before render?
Setting the Daypilotmonth (other controls have no problems) in a div with a float set (left or right) renders a weird layout (a single line)... Guessing the layout inherits from the container and flo...
DayPilot Internal Rebinding on every Ajax postback
Not sure if this is a bug or just the way its supposed to work. Put the daypilot control in a conditional Ajax update panel Put another postback control (say a button) in a different conditional Ajax...
BeforeCellRender conflicting refreshCallBack
In Monthview I had a BeforeCellRender Event checking for if the cell date was today, to color the background different. But when i was trying to change the month with the refreshcallback weird dates ...
scheduler resource header problem
Is there a way to set the scheduler resource header width? I read in one of the old version you guys took out wrapping, so if the resource name is too long, it just doesn't show the end.
DayPilotMonth: Filter Events using BeforeEventRender()?
My datasource contains events that I may want to filter-out under certain conditions. Is is possible to use the BeforeEventRender() to effectively 'cancel' the event?i.e. .... e.Cancel = true; ...I k...
"operation aborted" in IE
My company is thinking of buying the pro version of daypilot (site license) but before my boss will allow the sale, this problem for us must be resolved. We have been evaluating the demo version for ...