Active Questions
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 ...
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?
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
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...
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...
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...