All Questions

Printing ?

Answered: Printing is supported through image (PNG/JPG/GIF) export in DayPilotCalendar. Documentation: www.daypilot.org/daypilotcalendar-image-export-bmp-png-gif-jpg.html Demo: www.daypilot.org/demo/Calendar/ ...

BeforeEventRender Dynamic scheduler

Hi, I am trying to adjust events in the BeforeEventRender in the DynamicScheduler. Problem is that that doesn't work properly for DurationBarColor and BackGroundColor. Code sample: Protected Sub schO...

DayPilotPro 5.1 Javascript e.start localization problem

The e.start and e.endis now in local format in 5.1 Wenn i use: <DayPilot:MenuItem Action="JavaScript" JavaScript="alert('Start: ' + e.start.toString() + '\nEnd: ' + e.end.toString() + '\nResource id:...

DotNetNuke Problem

Hi, since i updated to 5.1.1600.0 my scheduler does not show any cells or events in IE7(table-based-layout). I also get a Javascript Error. In Firefox(div-based-layout) the events and cells are shown...

onselectstart and xhtml compliance

twimc, my rendered calendar is not validating with xhtml as "onselectstart" is not a valid attribute for a div. my understanding is that it is an IE-only attribute regardless. is there any way, in da...

Scheduler broken in IE7 without DOCTYPE

Documentation says "Note: There might be minor issues in quirks mode (no <!DOCTYPE> specified). It works but there might be a bad pixel here or there." However, in case of the Scheduler (v 5.0.1556) ...

How to fill lable or textbox (.net2.0 + AJAX )

I'm trying to fill a textbox or a lable (server side components) in any event e.g (Edit or delete) but it seems I can have lable1.text = "aaaaaaa"; does not do anything. Calander and textbox are in t...

Bubble information

Hi, I am trying to use the Bubble to display extra information about a booking that is stored in the DB. To get at this data, I need to have the ID of the 'booking', which in theory should be stored ...

OnTimeRangeMenuClick not firing.

Im having problems with the OnTimeRangeMenuClick event not being fired unless I set the command action to "Insert". anything else fails to fire the event handerl.

calendar to bind to custom sql on refresh

Dan, I posted this before but never got an answer....really like the control, but this would really help. Thanks, John I am trying to get the calendar to run a new SQL databind base on the user choos...

Lic. Question

One Developer: One Webbased business app.. two subdomains. One is for demo, one is for production. demo.aplication.com & app.application.com What would be the correct lic. for this example Thanks , J...

refresh call to SQL does not work as expected

I am using the refresh even to reset the datasource for the calendar. I have some custom query fields that are brought in from the Request.Form that are passed to the SQL. It works fine in the initia...

ToolTip text and Appt Description

Hi, just like to firstly say what a nice component this is to use. Ok, my question: Is it possible to allow a different data binding field for the ToolTip value for each appointment entry rather than...

Merge recurring, same-time events into one

hi, is it possible to merge several recurring events into one event that spans several days? like the schedule page at: http://www.crd.bc.ca/seaparc/program/swimming.aspx so that multiple events are ...

On cell click event DynamicScheduler?

Hi, How can I set an event to handle a cell click (to create a new event) in the Dynamic Scheduler? I have version 4.9 Thank you

Weeknumbers

Is it possibel to show weeknumbers in the Calendar? ex: a good place would be the top-left-corner above the hours

CellHeigt smaller than 15 ?

I have CellsPerHour = 4 and the Calendar hour is then 60. I like to have bussinesshours from 8 to 16, but that makes the Calendar tobig for the place on the website that I want to use. With CellsPerH...

Displaying events on calendar

I have created a weekly calendar to display our events. It works great for most of our users, but we have a problem we can't seem to get past. We have several events (so far 7) that occur at the same...