All Questions

Event Box Label

Answered: Probably my response got lost somewhere, so: I've added a new ShowEventStartEnd property to DayPilotMonth. If you set it to false the starting and ending times won't be rendered. Hopefully this will ...

day Error?

Hi Dan, I have daypilot lite. I have this problem : if i have an Appointment in 15/01/2008 i see it in 13/01/08 . maybe it's my mistake but i can't risolve it Hope this helps

EventClickJavaScript Not popping up box.

Hi Dan, I am on version 3.7 and having difficulty with a postback occuring when an event is clicked. I believe this postback is interferring with my popup window displaying. I have the TimeRangeSelec...

Resource view for multiple days

Hi, How to display calendar control with resource view for more than 1 day. For ex, in the below demo website url, I wanted to display the meeting room A/B/C for 3 days. http://www.daypilot.org/demo/...

Scheduler with Date & Time

Hi, I have a scheduler control to list of all events for a specified start and end dates. I wanted to display the date as 1st row header, Hour as 2nd row header (ex, 9AM, 10AM) and mins as 3rd row he...

Drag and Drop Problem

When clicking on an external, draggableitem a new request with Request.Path=null is generated, and of coursea "file not found" exception occurs. Is this the normal behaviour or is there any solution ...

Drag and Drop Problem

When clicking on an external, draggableitem a new request with Request.Path=null is generated, and of coursea "file not found" exception occurs. Is this the normal behaviour or is there any solution ...

DayPilotMonth labels month incorrectly

I am using the DayPilotMonth control and noticed that the months are labeled incorrectly. When viewing January, all the day numbers are correct, but on the 1st, it says December and should say Januar...

User Data

I would like to be able to pass additional information from the client to the server during a Callback. It would be nice if eventArgs had a member for userData. It would not need to be anything more ...

removing the CSS from the table cells and div tags

Hi I know there is a way to add a class and style the scheduler but is there a way to remove all the CSS from the table cells and div tags and place them into an external CSS file? Reason is there se...

Visible property Issue

Hello, I've tried DayPilot Lite, then tried DayPilot Pro Trial, and loved it... so i've purchased 4.3.13 version ... but im stucked here with a little problem... Im using a DayPilotCalendar and a but...

Event Bubble

I am having some issues with the event bubble in FF. In IE6 everything displays correctly but in FF the backcolor of the bubble is darker than what it should be and the hyperlinks i've built and assi...

Javascript eventMoveCallBack

Answered: If you write anything using Response.Write() during a CallBack it will corrupt the response. However, it should throw some kind of a JavaScript error on the client side, did you experience that? I wi...

Dynamically adding a Calendar Control Blues

I was attempting the solution offered in this article: http://forums.daypilot.org/Topic.aspx/118/how_to_create_dynamically_the_calendar In addition, I wanted to register some of the events. For examp...

Scheduler table resizing rows after event resizing

Hi, I have come across a problem which happens in all browsers. I have all my events and resources returning and building the scheduler no problem. But when I resize the event it and saves the change...

Building dynamic list of resources

Hi, How do I build a list of dynamic resources? I have put the code into the <resources> tags but I keep getting code can not be placed in here Thanks Tom

Tow deferent EventBackColor

-If I have more than one Event, let say 2in the same date. How can I give them two deferent colors., If it's possible. Thanks

Javascript handler with callback.

I am attempting to do an Event move where the handler is in JavaScript that calls _ctl0_MainPageContent_schedule.eventMoveCallBack(eventArgs, newStart, newEnd, oldColumn, newColumn); I set up the con...

style for alternate hours.

Can we have different colors of alternate hours just to distinguish and facilitate the time range selection.

FireFox context menu issue

When we right click on an event in firefox it shows context menu but also shows the browser menu on top of it.....

DayPilotMonth Start Date

I'm using the DayPilotMonth control from version 4.3. I'm trying to display December 2007. The events show up correctly--and in the correct cells--but the cells are mislabeled! For example, December ...

paint event

Hi 1.is there a way to paint all the event in colornot just the DurationBarColor? 2.how to mark a selected event in the calendar ? Thanks roiy