Active Questions
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 ...
commandCallBack within a daypilot calendar control
Hi, On my page (.aspx) there is a DayPilotCalendar control, I'm trying to use the following commandCallBack(command, data); The server-side method gets fired and I'm able to check the e.command howev...
Tooltip over any cell in DaypilotScheduler
Hi, Im currently trying to have a tooltip over any cell when i hover over it. However this option isnt available when i try to set it in Before Cell Render. Is there anyway i can do this? I have also...
how to show month for a particular start dae and end date
i am using DayPilotMonth in that its showing privious months ,i don want that. i want to show the dates between 3-4-2010 to 28-4-2010 in month view. how can i show it ..? please help me. thanks in ad...
How to include Saturday and sunday in day pilot schedular
How to include Saturday and sunday in day pilot schedular i need time 9 am to 5 pm including saturday and sunday (means full week with Seven Days) not 24 hour format ------- full week is showing with...
Week - during 10080 minuts not 10800!
There are serious problem in source file. You set there week during 10800 minuts, and day as 1440 minuts. Day during is correct, but 1440*7=10080!
special dates
Hello, I like your tool very much. I'v a small issue however. How do I give cells in the scheduler a diff. color e.g 25th december should be red. I tried with before cell render but it's not working ...
Last day of Printing period
I am using DaypilotScheduler. First generate on WebSite, next print to file. My problem is: DayPilotScheduler on web site is correct. But whenI used: MemoryStream img = DayPilotScheduler1.Export(Imag...
Is it possible to change the "Loading..." text when performing a callback?
Hi, Im using Daypilot Pro and event move callbacks,is it possible to change the "loading..." text to something different?
Existing CSS Styling messing up the displaying of the Calendar
Hi, I have just placed a DayPilotCalendar control onto a page that already contains CSS, when viewing the page the calendar control is not displayed correctly, I believe this problem is due to the ex...