Active Questions
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...
Error adding control to VS2008 Toolbox
When I attempt to add the control to my VS2008 toolbox I get an error loading types from assembly... Request for the permission of type 'System.Web.AspNetHostingPermission, System'
Weekly Export (PNG) Doesn't Export Last Day
Hi, We're using DayPilot grouped by day to give us a 7 day weekly view in scheduler mode. The data displays fine while on-screen, but when exporting to PNG , the final day (e.g. day 7) appears to be ...
How to chose one specific day in DayPilot Navigator
Hi When I handle the event OnTimeRangeSelected ... I always get start and end date of the particular week row that I am clicking. How do I extract the information about which particular day that was ...
Scheduler Question
Hello all, i'm currenly working on a appointment system that uses the scheduler controll. I'm running into a problem with a event thats stretched over more days. its like this: the event starts on 5 ...
DayPilot scheduler live demo
The seperator in the scheduler live demo doesn't work fine. If you change the treeview expands, the seperator length has always the same length, doesn't it?