search envelope-o feed check
Home Unanswered Active Tags New Question

All Questions

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...

Horizontal scrollbar in calendar?

Answered: Thanks for the bug report. It's now fixed in 5.4 SP1.

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...

Scheduler Event.EventDoubleClick

is an EventDoubleClick planned for Events added to a Scheduler?

Custom context menu &amp; 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...

How to Print all th hours of the day?

Here is my Print: int hourHeight = DayPilotCalendar1.CellsPerHour * DayPilotCalendar1.CellHeight; Response.Clear(); Response.ContentType = "application/octet-stream"; Response.AddHeader("Content-Disp...

Filtering the resources dynamically (e.g. using a DropDown) with EnableViewState=&quot;false&quot;

A comment based on a recent support issue: Changing the Resources collection with ViewState turned off is a bit tricky. Resources collection can be defined in several ways: 1) When you have ViewState...

how to set friday as default start day in month view

how to set friday as default start day in month view

Tree array not updated on scheduler callback

When a scheduler does a callback and the amount of resources change (see Forum 643 (bug)) the amount of tree nodes should be updated as well. If this doesn't happen the 'tree array' can go out of ran...

Text Wrap inside Scdedular Conrol event.

Hi i am using schedular control, I want to wrap the text inside the event in case event duration is small. Is it Possible? if yes how can i do that? I found this is possible with calender control but...
Previous Questions 4471-4500 of 5174 Next