Active Questions
DayPilotBubble OnRenderCellBubble throws "Unable to parse DateTime: Nan..." error
Answered: The fix for this bug will be included in the 5.8 release.
Refresh
Hi I have 2 scheduler in one page in 2 differents tab panels. The first one is ok, that means that all events are refreshed has soon as the page is opened. But not the second one. I have to move the ...
How to customize tool tip
Hello, I am using Daypilot Pro trial verision. I want to customize tool tipmsg "on eventmouse over". Its showing datafield value + startdatetime and enddatetime Best regards,
Hide weekends
hello, is there a way I can hide weekends in the scheduler? this has been requested in order to gain more space. thanks in advance, Matteo
Problem with DayPilot Calendar in a DNN module
I'm building a DotNetNuke Module using DaypilotCalendar. My problem is that the dynamic comportment is not enable : no bubbles, no possibilities of drag and drop or editing the tasks. I think it is r...
Chnage BusinessStart and End hours programmatically on command call back
Hi Dan, Everything worked fine with my DayPilotNavigator(DPN) & DayPilotCalender(DPC) until I decided to change BusinessBeginsHour & BusinessEndsHour programmatically. So here is my scinario. I have ...
Javascript: daypilot calendar, iterate though all events
Hi, Is it possible to iterate though all events (or search for specific ones based on the data id or tag property) using daypilot calendar & JavaScript. Where a specific tag contains a value access t...
All Day Events now 'broken' in v4.7.1399
Answered: This property is called AllDayEnd and has two possible values: DateTime (DataEndField specifies an exact date point, including time) Date (DataEndField specifies a day only - Date part of the DateTim...
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.
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...
DayPilot Scheduler moving jobs beyond current view
Is it possible to move a job beyond the current view with Scheduler. If i grab a job and try to move it beyond the currently displayed view nothing happens. It should scroll to allow the job to be mo...
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...
Daypilot Calendar - Make all events non editable and allow new events to be added only to open slots
I have made configured the Calendar to display exactly how I want with multiple resources and columns. I want to render all the existing events as readonly (not editable, not movable). Also I want to...
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...
How to add week numbers to Daypilot navigator
Hi! Is there a way to add week numbers to Daypilot Navigator (like in Outlook) ?
Code Behind Usage: Calendar and Navigator cannot be instantiated in code behind?
Sorry for the repost, but I've spent nearly two days now trying to get the calendar/month controls and the navigator control to work inside a SharePoint WebPart and I have learnt some new facts which...
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...
Tag is not Working in Day pilot Calender on DayPilotBubble1_RenderContent
i am not able to see the re. Tag Property on Render Content on i can See my Code is That Is in .Net protected void DayPilotBubble1_RenderContent(object sender, RenderEventArgs e) { //if (e is RenderE...