All Questions

Event Title readable at all times. - Scheduler

Hi, We are evaluating the DayPilot control. One of the requirements is the event title must be readable at all times, i.e. the event text not cut off in the browser but also when printing. I am so fa...

XSS ISSUE

Analysis Tool: Microsoft Code Analysis Tool .NET (CAT.NET) CTP Problem: A cross-site scripting vulnerability was found through a user controlled variable that enters the application at :0 through the...

scheduler in masterpage

Hi to everyone, I'm trying to put the daypilot scheduler onto a page which inherits a master page. But the scheduler does not scroll to today' s date. Is there anyone wo can tell me what I'm doingwro...

Navigator and Calendar not connecting

Hi, I'm struggling getting a navigator and month calendar connected inside a (SharePoint) Webpart. This restricts me to doing all coding in the code behind. To isolate the problem I've recreated the ...

Day Pilot Thems Issue

i am not Able to apply the thems in .net i am using Day pilot calender CssClassPrefix="calendar_silver_" the Css is in the CSS file and there is a MODULE folder as like day pilot demo but not able to...

Day pilot Calendar height issue

Hi,Not able to give fixed hieght to panel which contains daypilot calendar.It behaves wierdly kind of overlaps and streches out of the panel

VisibleStart Date of DaypilotMonth calendar is not accurate

Hi Dan, DaypilotMonth Controls Shows StartDate as 10-25-2009 and EndDate as 12-05-2009 for November month. But VisibleStart Date is 11-1-2009 (which is not correct) VisibleEnd Date is 12-06-2009 (whi...

Support For Resouces And Locations

Does PayPilot Pro have a way of coping with Resources and Locations. This would be required if, for example, you want to schedule events in different rooms with different equipment or in a hospital e...

Move Event Bug

This bugs only happens in Windows Vista SP1 IE8. Wenn i move an event downit jumps to the top. It only happens we the calendar is scrolled down. To recreate this bug go to: https://www.daypilot.org/d...

Lose the line between columns in week view in IE8

I have an aspx page inside in Iframe. The day pilot control is set in a scrolling div on the .aspx page. The height spec is set to full I have button above the div which switch the day pilot from day...

DP Month and Context Menu applied in BeforeEventRender

DP v 5.7.1904, FF3.0.14, IE 8.0.6001, using DayPilot Month I'm trying to override the context menu on specific events in DayPilot Month. I've tried using the following, but it results in no DayPilot ...

Adding Separators After CallBack

Can you only add separators to the Scheduler atpage load? I try to add a separator(s) after a callback where I change the StartDate, but the separators do not show. Thank you.

How to use double click with scheduler

I want to use the doubleclick event to allow my users to take an action on a time range using the scheduler in resource mode. I find that whenever I try the double-click the time rane selection is lo...

Add Columns?

When I try to execute: DayPilotCalendar1.Column.Add I get the error: 'DayPilot.Web.Ui.DayPilotCalendar' does not contain a definition for 'Column' and no extension method 'Column' accepting a first a...