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

Questions Tagged

Day Pilot Pro 5.7.1890 - Any known issues with Drag and Drop

Are there any known issues with Reschedule of an event by drag and drop ? Also On clicking the cells we are not getting the employee ids from the columns. We read the employee id of the TP selected f...

Day Pilot Pro 5.7.1890 - Clicking on Header Server Error

When clicking on the header the a server error occurs inside the control. The following is the error thrown. This action type is not supported: HeaderClick Stack Trace at DayPilot.Web.Ui.DayPilotCale...

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

DayPilot Calendar - How to insert the day of week in it?

Hi fellas, i'm trying to insert in the header of my DayPilotCalendar, the Day of week that the day displayed is.... question: is there a way to do that without having to open the source of the contro...

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

How To Change the HeaderDateColor of the Selected Date ????

Hai All, Actually I'm new to ASP.net...But the tutorial of this Daypilot helps me to learn so many things related to ASP.net as well as Daypilot...I started mofiying the daypilot demo program which i...

DayPilotMonth Shows incorrect dates when i add "BeforeCellRender" event to it

Hi Dan, I am trying to implement a functionality like when the user clicks on day number in a month calender, it will take the user to Day View. Please look at belowCode: <DayPilot:DayPilotMonth ID="...

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

VisibleEnd property of DaypilotMonth calendar is not accurate

When i use VisibleEnd property of DaypilotMonth calendar i am getting different date other than the end date which is shown on the DayPilotMonth Calendar. VisibleStart is working fine but VisibleEnd ...

How to show back-to-back events using full width of calendar cell

In our app, we have many events that occur right after each other. For example, one event starts at 7:00 AM and finishes at 8:00 AM. The next event starts at 8:00 AM and finishes at 9:00 AM. In the C...

Changing the height of calendar at runtime does not seem to work

Hi, One of the specification of my page is that the calendar has to fill out its container div. so after the page load I fire a Refresh event nad change the height of the calendar.. after which I iss...

DayPilot Lite Scheduler - not binding events properly in IE 6 / 7.

In DayPilot Lite scheduler, events are not binding to the Grid properly in IE 6 & 7. Whereas the same is working fine in IE 8. Kindly help me regarding this. Thanks in Advance. - Kishore

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

Row Header Image

I want to put an image in the row header each row will have a different image. Can someone tell me why the code belowworks in DayPilot Lite but not in the Full version? DayPilotScheduler1.Resources.A...

Error with modal popup

Answered: Solved, not a bug!! My javascript function for modal called createEvent and this name interfered with firefox. Now called CreateEvent and working.

How to set the backcolor column day in scheduler?

Hi, How is possible to change the back color in the day column for the scheduler? I see all white and in your example is yellow and dark yellow for holydays. Thanks in advance.

DayPilotBubble OnRenderCellBubble throws &quot;Unable to parse DateTime: Nan...&quot; error

Answered: The fix for this bug will be included in the 5.8 release.

How to highlight a single time period column on mouseclick

We have a schedule set up with hours divided into 15 min blocks in the dynamic scheduler.Is it possible to highlight or change the background color the entire column for the selected cell on mouse cl...

Problem with &lt;span&gt; inside InnerHtml for Resource Header in DayPilot Scheduler

I'm running into a problem when trying to set the InnerHtml for the resources in the BeforeResHeaderRender method. Setting InnerHtml to e.InnerHTML = "" + e.Name + ""; causes a Microsoft JScript runt...

How to Override partial event with non business hours?

Hi, This is my very first post to DayPilot Forum. Whoever created it, I guess Dan, it is brilliant job. Let's start with my question, I am using DayPilot 5.6.1820.0 Pro version. I have DayPilotCalend...

Formatting Hours Display in Calendar

Is there an event to hook in to format the left-sided time column cells? I was hoping to change the innerHTML when the left-most cell, containing the time is rendered! I need to change the 24-hour fo...

Cannot execute a ASP.NET project with references to DayPilot

Hi: We are doing test with an ASP.NET project that uses the DayPilot Component. While we are running the application inside Visual Studio, everything works fine. The problem occurs when we copy the a...

Cannot execute a ASP.NET project with references to DayPilot

Hi: We are doing test with an ASP.NET project that uses the DayPilot Component. While we are running the application inside Visual Studio, everything works fine. The problem occurs when we copy the a...

Cannot execute a ASP.NET project with references to DayPilot

Hi: We are doing test with an ASP.NET project that uses the DayPilot Component. While we are running the application inside Visual Studio, everything works fine. The problem occurs when we copy the a...

How to modify ALLDAY - Text?

How can I modify the Allday-Display-Text? I know how to modify the text of an Event via the InnerHtml Property of the EventRenderArg e. But the Allday-Event shows the .Text property which is read-onl...

Two daypilot schedulers on one page. Render problem??

Hi All, For a current project, I have to scheduler on one page. Each scheduler is is stored in an Update panel. When one scheduler is modified and the current Update Panel is updated. We can see that...
Previous Questions 4321-4350 of 5194 Next