Active Questions
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...
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.
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 ...
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...
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...
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...
Move event between 2 DayPilot
Hello, How can i move an event between 2 DayPilot controls on the same page ? Thanks
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...
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.
Prevent Time Range Selections
One last question then I'll leave you alone :-) In the scheduler is there an easierway to conditionally prevent a user from selecting an cell in the TimeRangeSelected event than calling my server sid...
Integrate with Google Calendar or Outlook
Answered: I believe this is not a difficult task - but it's outside of the scope of DayPilot. DayPilot will show what you feed it with (usually from your own DB) - it's just a UI control. Several thoughts: Bot...
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...
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...
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...
DotNetNuke Problem
Hi, since i updated to 5.1.1600.0 my scheduler does not show any cells or events in IE7(table-based-layout). I also get a Javascript Error. In Firefox(div-based-layout) the events and cells are shown...
(F58) Multiple columns in resource headers (DayPilotScheduler)
Hi I am very disappointed that this feature has been pushed back 2 months at the 11th hour from 4.6. Any help would be appreciated as this is a key requirement for me. Regards Andrew
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...