Questions Tagged
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...
add node children in resource
Hello I'm using "DayPilotProTrial-5.2.1672" SCHEDULER Add resurce and children in CODEBEHIND but in postback event deletes the child's daypilotSchedulet. Thanks.
Remove Time in Scheduler
Hello, Is it possible to remove the time on the event's name? I have tried setting the start and end time to 00:00:00, but it did not remove the time on the event.
Double Click Event for Scheduler
As i see, there are doubleclick events available in other controls except the scheduler. It would be nice to adapt a double click event to scheduler. TIA!
Possible to show events summary in cells with DayPilotMonth?
Hi I'm evaluating DayPilotMonth and DayPilotCalendar Pro at the moment. In my system, I will have to cater for up to 20/30 events per day. I would like to use the DayPilotMonth control, however when ...
Schedular Customer Day/Week Header
Answered: Sorry for the delay... You can customize the headers using BeforeTimeHeaderRender event. The first row (group header) can be detected using e.IsColGroup property and the content can be set using e.In...
Horizontal scrollbar for DayPilot Calendar (sync multi cals scroll)
I have 6 day pilots on the page with the header turned off and 1 with no data and just a header in resource view. All have the same width. The ability to scroll the dp horizontally, is high on the us...
DayPilot Lite 3.0.210 Postback Control State Problem
I have integrated DayPilot Lite into a usercontrol, and everything works great on the first render. But, as soon as I do a postback on the page unrelated to DayPilot, DayPilot reverts back to it's de...
moving an event between 2 DayPilot controls on the same page?
Is there any news regarding moving an event between 2 DayPilot controls on the same page? It appears to work when you have the same hour range displayed on each day pilot, but fails to work when they...
Scheduler events disappear after drag and drop
Hello, I'm dragging and dropping events onto the scheduler. This works great in my development environment (Visual Studio 2005), however, when I publish my site to the web server, the events on the s...
Setting styles of timescroll and resscroll
In the scheduler, is there a way to set the styles of the div clientid+timescroll and clientid+resscroll to a custom style. On the moment I achieve this by using the 2 styles below (my scheduler is i...
Everybody's work'n for the weekend
Hi Dan, Just wanted to say thanks for the CssClass added to beforeeventrender. Works great. I'd also like to mention the client side render and scrollis now much faster. Thanks for that too. I'd like...
Updating Navigator after event was dragged or resized.
After a user has moved or resized an event, the "busy" times is not updated in the navigator. This is the settings and also what I tried: DayPilotNavigator1.Rebind() (no effect) My events and the nav...
Navigator - Block navigating to far back
Answered: You can only block it by handling the date click manually: Use TimeRangeJavaScript and don't do anything if the date is forbidden. Otherwise fire the calendar update using dpc1.commandCallBack("navig...
ViewState data out of sync after Calendar Command previous and next
First off, great work, love the controls. I've got a month view calendar with two links to move the calendar previous and next each month. It works great and my events show as expected. when the next...
Print - Event Text Color bug
daypilot version 5.2.1672 When exporting to png the eventfontcolor seems to be using the headerfontcolor setting. Any attempt to set the eventfontcolor seems to be ignored by the export function. I n...