Questions Tagged
Scheduler group by month
Hello, Is it possible to set the duration of the cell to the length of the specific month? For example: First cell - April 2009 - 30 days Second cell - May 2009 - 31 days. Third cell - June 2009 - 30...
eventmenuclick help
Hi, I posted this in general and then I figured it really belongs in here. Sorry to double-post. I am trying to get the eventmenuclick handler to work as a postback. I have a scheduler control timera...
eventmenuclick
Hi, I am trying to get the eventmenuclick handler to work as a postback. I have a scheduler control timerangeselected handling to Hold and a context menu added to the scheduler. My expectation is tha...
How to change the direction in client side?
Hi, Is there a way to change the direction of the calendar at the client side? (javascript) Thanks Rafael
Scheduler: Click event resource
Hello again, Is it possible to have a click event or context menu on the resources in the left column? Grtz Ralph.
Scheduler group by month
Hello, Is it possible to set the duration of the cell to the length of the specific month? For example: First cell - April 2009 - 30 days Second cell - May 2009 - 31 days. Third cell - June 2009 - 30...
Bubble events in dynamic scheduler
Does the bubble events work in the dynamic scheduler - if so how do I get it to work? Thanks Mike
how do I set the width of the dynamic sceduler to 100% of the container width?
I want to be able to handle different width browser windows - this can occur from a user having a larger resolution or from the user resizing the window on the fly. Can the dynamic scheduler control ...
RowMarginBottom and Height of DayPilotScheduler
I have a DayPilotScheduler where I add resources dynamically. I haven't set any height properties anywhere, and the height of the scheduler perfectly matches the number of resouces (=no vertical scro...
ContextMenuSelectionID overrules
I have a DayPilot:DayPilotScheduler where I've set the ContextMenuSelectionID property. In the BeforeEventRender event I dynamically set the ContextMenuClientName of the event. In 5.4.1718 everything...
"Smart" external drag & drop
Is it possible to limit where an external item can be dropped to? For example, allowing an external item to be dropped only on the 5:00 to 6:00 slot. I realize it is possible to validate this server-...
how to export schedule or calender by using dayPilot lite control?
everybody know how to export data to excel or image by using dayPilot lite control? can daypilot lite support for export feature?
CallBack Header Colour issue
Hi, ive found a issue with setting the header background colour in BeforeHeaderRender and changing the displayed day using a callback. When doing a call back the header background isnt updated - even...
Event text not displaying
My event text is not displaying in the text box in the calendar but it does display when I hover over text box. How do I get it to display in the text box all the time wihtout having to hover?
Custom height for specific events
Hi, could it be possible to change the events' height individually ? Is there a workaround to accomplish that ? I red that a line's height is set depending on the overlapping events in that row. Henc...
Replicate NonBusinessHours="HideIfPossible" in latest ver??
In the latest build NonBusinessHours as been removed, it is possable to replicate this in the new ver? Cheers dan
Layout="TableBased" Broken?
Is Layout="TableBased" broken in the latest version? After following the advice in this postabout layouts& no doc types however it doent seem to change the render type and i still have the alignment ...
DayPilot Lite Calendar - How to display more than one field
I was hoping to find some kind of a template for controlling what is displayed/displaying more than one field. Is there any way of doing this? Thamks
drag & drop items between two schedulers
Is it allready possible to drag items between two schedulers on the same page? if so, can someone provide an example? Greetings Willem-Jan Putto Maral automatisering BV
Can We add new header to DayPilot Scheduler?
Hi Dan, Can we add new Header to Day Pilot Scheduler? Currently we are using REsources mode with week view. We have 1. Day in first header 2. Hour in Second header. We would like to split this hour t...
Calendar not rendering properly in IE 7.0.5730.13
If I set days to 7 (week view) everything looks fine in Firefox, but bad in Internet Explorer. The heading columns do not align with the calendar columns. In addition the width is a little bit more t...
Unsupported Escape Sequence
Answered: It should be fixed now in 6.4 SP1: http://www.daypilot.org/daypilot-pro-6-4-sp1.html
Read-Only Mode in DP-Pro
How can I make DayPilotCalendar read-only? I just want to display Events to users. So I need to disable all Pop-Up Menus completely. Thank you, Reinhard
How do I connect DayPilot Navigator with DayPilot Month in VB.NET?
Answered: I'll try to clarify: There are two events that the Navigator control is firing: VisibleRangeChanged - fires when the user clicks the < or > links in the navigator header (to switch to the next/previo...
Day cell hover in DPMonth?
I want to change the appearance of a single day cell (not an event) in DayPilotMonth on hover to inform the user that something is likely to happen when it's clicked on. Is there a way to do this? (P...
Schedular WeekStarts
Answered: Hi Rob, Sorry for the delay. Monday was hardcoded as the first day of week (having effect on the header group) in DayPilot Scheduler. I've just added WeekStarts property that works the same way as in...
Custom context menu & Selection handling
Two questions: 1. Is it possible to set DayPilot Calendar to only allow one cell to be selected at a time? 2. Is it possible to disable the context menu based on where the user clicks? (some cells do...