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

Active Questions

Problem with custom headers

Hi. I've a problem using custom headers. It all works perfect untill I change the date selection, then the date header remains the same but all of my events disapear. WHen I click back to the current...

Scheduler per year

Answered: Yes, it's possible. Here you can see something similar but showing one week per column. You can switch to one day per column by modifying CellDuration property to 1440 (one day has 1440 minutes). htt...

Delete with Confirmation

Answered: Please see: forums.daypilot.org/Topic.aspx/78/deletion_of_events

Month - _BeforeCellRender does not affect the 6th row

The _BeforeCellRender method is working fine whenever there are only 5 rows in the DyPilotMonth calendar. However, when there are 6 rows for a particular month, the 6th row of days/cells does NOT ent...

DayPilotMonth is undefined, DayPilotCalendar is undefined - wrong ASP.NET version

I was getting the following javascript error messages and the calendar control would not display. DayPilotMonth is undefined orDayPilotCalendar is undefined. SImple solution, my website was set to AS...

Javascript error in v5.9 SP2 Calendar

Hi We've just attempted to upgrade from v5.8.1968.0 to v5.9.2029, but have had to rollback. In the new version, whenever we select a menu item in a DayPilotMenu we get a javascript error: Microsoft J...

How to add list of items to Day pilot?

Let's say I have a ASP.Net bulleted list control having items that I want to add to Day Pilot control. The items should have name property, start date property and end date property. I want to add th...

events zigzag instead of stack when end time equals the start time of another event

I was wondering if it was possible to get the events to line up like: event 1 - 12-3 event 2 - 3-4 right now, they look like this: event 1 - 12-3 event 2 - 3-4 How can I get event 1 ending at3 and ev...

Pass and receive a variable to event move

Hi. I need to pass a variable to event move from the client side. I'm working with this code: Sending with function moveEvent(e, newStart, newEnd, oldColumn, newColumn) { var myArray = ['a', 'b', 'c'...

Hide weekends when showing more than 5 days in calendar

I would like to hide the weekends so it only shows mon-fri-mon-fri-mon-fri and so on. I think this is already supported in the scheduler but it would be nice to see it in the calendar view as well.

Open a new window using window.open

I use contextmenu to print a report. I test the command of DayPilotScheduler1_EventMenuClick which is "print" I want to open a new form and i use (which works with other page in vb.net) "<script lang...

DayPilotScheduler1.Update(CallBackUpdateType.Full)

In my programm I want let the user decide about a few properties of my scheduler. for example height by clicking on an imagebutton, or cellgroupby by clicking on a radiobutton. But why does the sched...

OnRenderCellBubble not firing

Hi, I'd like to render the time period of a cell in the scheduler view, but the event to show the bubble isn't firing (e.g. when I hover over an empty cell, nothing is displayed). Bubble works for ev...

How to add days manually?

I need a way to skip a day within my week. Like monday, tuesday, thursday... Is there a way to manually add days to the calendar so I can achieve this instead of the days being all auto-generated by ...

Week filling cell on export

There are a problem with exporting charts with week cell duration. On webcells are full filled, on exported images not.In export, cell are filled proportion to days in week. If charts during 3 days i...

Week - string

Hello, Wheni choose: .CellGroupBy = GroupByEnum.Week; On chart there are strings: Week 44, Week 45 itd. I'm from Poland, and my boss don't want english words in this project. To change thisI had to m...

Problems with DayPilotCalendar Export

Hi I am having a number of problems with the export function of the DayPilotCalendar (i.e. Me.dayPilotCalendar.Export(ImageFormat.Bmp)) that are causing the image to not match the calendar as it rend...

Why no ShowToolTip and BubbleID properties in SchedulerDynamic?

As the topic title says, why are there no ShowToolTip or BubbleID (to open an Bubble) properties on the SchedulerDynamic? I've tried to mimic the behaviour (with a context menu) but the control lacks...

Date format problem with daypilotcalendar control

Hi, We are have a problem while uisng daypilotcalendar control in different cultures and need help. We are using latest version of Day Pilot (5.8.1956.0) in one of our applications. Currently the app...

'element' is undefined

Hi, I'm using the DayPilot (demo) with ASP.Net + ASP.Net AJAX and am getting a strange 'element is undefined' error whenever I use the control (scheduler or monthly calendar view). Error shows on IE ...
Previous Questions 4421-4440 of 5321 Next