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

Active Questions

Printing Schedule using VB

I see that it is possible to print to a PNG file using C. I don't see how to do this with Visual Basic. Can someone help me with this? Thanks, Mark

Width Problem

Answered: If anyone has the same trouble as I do, here is where i found the solution http://www.daypilot.org/daypilotscheduler-layout.html

Firebug Error: e is not defined

Hi, I'm using the latest version of DayPilot Lite. I'm trying to handle the event click events on the client side using the code from the tutorial section but the event object is not being instantiat...

Week bussinessCell

Hello, there are problem with coloring Cell. You are colorig them by BackColor or NonBussinessbackColor. Problem is there after export some weeks start for example on monday, another in saturday. The...

Modal Popup Extender

Hi, I'm trying to set up the daypilotcalendar with a modalpopupextender, so that when the user creates a booking by selecting the time fields, the popup will appear and ask a couple for a couple of e...

DayPilotScheduler.Export leads to HttpException "Cannot use a leading .. to exit above the top directory."

Hello, I'm trying to implement PNG exporton aDayPilotScheduler, following the sample given in th documentation. I put a button on my form and bind to the click event the following method : protected ...

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 ...
Previous Questions 4401-4420 of 5307 Next