Active Questions
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?
Scroll horizontally in resources view
I am currently using the resources view to show individuals in each column, however I have found when deployed in some situations we have groups of individuals so large that the resources view column...
Scheduler: The JsonData instance has to be initialized first (5.8.1956)
Hi, during DataBinding of a Scheduler the following exception occurs (type == None): The JsonData instance has to be initialized first DayPilot.DLL!DayPilot.Json.JsonData.EnsureCollection() Line 891 ...
Problem with BeforeCellRender event
For Months that span to 6 rows the DayPilot_BeforeCellRender event is not including the 6th Row and hence we are not able to operate on that. Can you tell us what we are missing here.
How to Start calendar days time on the half hour with 1 hour appointments
I was wondering if anyone has started a calendar day on the half hour with 1 hour appointments. For Example I want to start the opening times at 8:30 but each available appointment time is an hour. T...
Setting ContextMenuSelectionID
I've got a requirement to show or hide the scheduler context menu based on a condition evaluated in code-behind. If I'm setting the scheduler ContextMenuSelectionID (e.g. to show the context menu) vi...
DayPilotScheduler.getRowByIndex error
If we do an ajax request to refresh the scheduler, then try and right click when there's only one result, it results in an "DayPilotScheduler.getRowByIndex" error and the menu won't show. Ides?