All Questions

Amending the Event editing textbox size

Hi Dan, When editing an event on the scheduler it gives me a multiline textbox which is around 80px wide and about 16px high. Is there any way of increasing the size of this? Thanks.

Displaying events with no end date

A client of mine, a yacht club, has events where the is a definite start date & time but nospecificend date & time (the race could take5 hours in light winds or1 hour in strong winds). So they do not...

DayPilotMobile Display

Hi - I have DayPilotMobile working fine butcannot find a way of editingthe text that has the FreeNavigateURL associated to.in the case I get some text with a link eg '* 1440 min'. The link works fine...

parse DateTime error in DayPilotCalendar

I'm getting "Unable to parse DateTime: 'NaN=NaN-NaNtNaN:NaN:NaN' string was not recognized as a valid DateTime. I'm using TimeRangeSelectedHandling="CallBack" and the error occurs as soon as I click ...

DOCTYPE for Day Pilot Lite Calendar

Hi, I am using day pilot lite calendar, and I'm having problem with DOCTYPE. <!DOCTYPE HTML PUBLIC ""-//W3C//DTD HTML 4.0 Transitional//EN"" > <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitiona...

How to show Year with month name in monthview control

Answered: You should handle BeforeCellRender event and change e.HeaderText. See an example from Demo/Month/CustomRendering.aspx.cs (visible as www.daypilot.org/demo/Month/CustomRendering.aspx ). This example s...

Which version stable?

There are so many version in daypilot. Which version are more stable when working with update panel.

Issue with Bubble in IE

I've wrapped the daypilot control into a sharepoint webpart and is having an issue with Bubble control basically the bubble works perfectly if i use FF to browse to the sharepoint site, it doesn't wo...

Integrate with Google Calendar or Outlook

I need to figure out a way to sync my DayPilot calendar with my Google Calendar and with Outlook. Maybe like a batch import/export of events. Does anyone have any idea how I might do this? Thanks!!

Integrate with Google Calendar or Outlook

Answered: I believe this is not a difficult task - but it's outside of the scope of DayPilot. DayPilot will show what you feed it with (usually from your own DB) - it's just a UI control. Several thoughts: Bot...

Internet Explorer cannot open the internet site

I get this error dialog on IE 7 sometimes when trying to load the DayPilot calendar. Googling it appears to tell me that I am trying to access an element before the closing tag has been written out. ...

More than 1 color in an event

Hi, I would like to know if it's possible to have more than 1 background (or text) color in an event box ? For example (1 event) /-------------------------------------/ /----------Text in red--------...

How to show only specified date in scheduler

i have saved from & to date using monthview control in database. now i have to provide from and to date to scheduler so that user can enter events only in specified dates or it would be better if sch...

DayPilotScheduler event text formatting

How do I format the text of the event in the DayPilot Scheduler, I need to get rid of the time (to-from) and put other text in its place?

IE Operation Aborted error with DayPilot Calendar

Wehave been using the DayPilot Calendar for a few months now and we have three customers that have reported seeing an "Operation Aborted" error in IE.After searching the internet and this forum, I ha...

DayPilotMonth Custom Event Context Menus

The BeforeEventRenderEventArgs for the DayPilotMonth still doesn't include a ContextMenuClientName as of version 4.9. In a separate thread you said it would be in version 4.7 (http://forums.daypilot....

CellsPerHour and efficiency

Hello, I currently have a large schedule with CellsPerHour set to 10 (so each slot is 6 minutes) and it seems to really slow down. If I reduce the cells per hour, it seems to be alright. but unfortun...

Client-side speed issues (DayPilot Pro 4.9)

Answered: The DayPilot Scheduler loading time will be addressed in 5.7 release . It will cover the following: Header rendering speed. That is the main bottleneck now when you use a lot of resources. In Firefox...