Active Questions
Header distortion when height spec changed in Calendar
When height spec of the calendar is changed from "business no scroll" to "business hours" the header of the calendar distorts.Its a problem in Version 5.7
Database update with modified datatable
Hi, I want to ask that how can we update the database based upon the datatable which is modified. Currently I am using the following code in set Events function. I am getting updated Dataset with no ...
datatable to database
how to revert back event changes from datatable to database ds = table.DataSet; adpt1.Update(ds, "Calander"); ds.AcceptChanges();
CallBack Header Colour issue
Hi, ive found a issue with setting the header background colour in BeforeHeaderRender and changing the displayed day using a callback. When doing a call back the header background isnt updated - even...
White space at the top of the calendar release 5.7.1870
Hi, On internet explorer 7 I've a little space under days bar. I tryed to fixe with source but no way. Screen shot : lescheveuxdange.free.fr/images/IE_5.7.JPG I think It's css property on IE but wher...
Daypilot for Java: Pass paramteres to Backend
How do I pass parameters to public class AXBackend extends org.daypilot.core.Backend from jsp page? Header field has only 1 String field called Control and it is always set to "dpc" (in Calendar case...
DayPilotNavigator ShowMonths moveMonth
Hi, The DayPilotNavigator has a property ShowMonths which shows an ammount of months on screen. The same property is used to navigate forth and back through time (moveMonth method used in Navigator.j...
5.7 calendar shows events 6 hours later
Just updated from 5.6 (5, 6, 1808, 0) to 5.7 which causes the following issue in the calandor control 09:00 event shows at 18:00 10:00 event shoiws at 19:00 etc. Has been tryed in IE6-8 mode (on IE8)...
EventClickHandling="Bubble" failed when single quote is rended in event and encoded data decoded before render
Hi, in IE8, Firefox 3.5.1 a error occurs when trigging the bubble pop up from the dp cal 5.6 if the data contains a single quote This still happens event if I do a e.InnerHTML = e.InnerHTML.Replace("...
How to change FontFamily to DayPilotMenu?
I want to change font family to DayPilotMenu control, how could I do this?
EventBackColor scheduler Free busy
Is it possible to make different colors in the scheduler freebusy. Room A is red if it is busy - green if it is free or blue if it is reserved.
Scheduler: Click event resource
Hello again, Is it possible to have a click event or context menu on the resources in the left column? Grtz Ralph.
Image Export: CCCCCC is not a valid value for Int32
Answered: Okay...second time I've posted and resolved my own issue, my apologies. I discovered a particular event color was being set to "CCCCCC" rather than "#CCCCCC". Once that was changed the issue above wa...
Change separator style and show on top of schedules
Is there a way to change the separator style,and more specificthe line width? Also is it possible to show the separator line on top of the schedules? In case of many schedules, the line is invisible ...
Business Hours restriction in Scheduler
Can the scheduler be restricted to business hours just like the schedulerDynamic..as it is more customisable adn would add great new feature for this control
When scheduler is tablebased layout it changes the title of the page when nested in a update panel
When scheduler is tablebased layout it changes the title of the page when nested in a update panel.The title is not changed when the layout is divbased but divbased layout breaks down in IE 6
Problem with DayPilotMonth1 timeRangeSelectedCallBack
Hi, i am using a item menu <DayPilot:MenuItem Text="Event Details" Action="JavaScript" JavaScript="OpenPopup(e);"> to open a new window with the event details. However in the new window after i edit ...
How to increase width of resource column in Daypilot scheduler
hi dear. please let me know that how to increase width of resource column in scheduler. Thanks...
Is it possible to influence the color of the crosshair?
Answered: Two new properties were added (build 6.7.1847) to DayPilot Scheduler: CrosshairOpacity (default value 20) CrosshairColor (default value "gray") You can use them to adjust the appearance of the crossh...