Dear sir. I have saved the leaves for july month in database.. but in month view its showing the leaves in august month. e.g leaves are 7/1/2008 , 7/2/2008 now these leaves should show in july month....
How can i disable 12am - 12am in resource view. The control will auto add the time range for me.
I setting the DayPilotCalendar.DataSourceID to an EntityDataSource under VS2008 SP1. At runtime, I get the following stack trace. Please assist, as I need to be able to bind to an EntityDataSource: [...
Hi, I'm a newbie for DayPilot Lite. I would like to have the Free time-slots cells as well as Events cells with different back-color according to the condition I set. Is this possible with DayPilot L...
On day pilot calendar, is it possible to override the TimeRangeSelectedHandling method at resource level, as I want the user to be able to create events for some resources but not others.
Hi All, I hope some to help me on this. I created 2 pages in ASP .NET. One that contains the DayPilotMonth control to show all the events and another one to add new events to my calander via text box...
I integrated DemoSQL into my site and when I click on the small calendar, there is no effect on the day pilot calendar. The date is not changing.
Is it possible through the open source for me to alter the Month view layout. As well as the seven days of the week, I need an extra column on the left to say the week number Plus a code as to where ...
I am trying to use the DayPilot Pro control on my company's site, and I seem to be having a couple of major display issues, mostly with All day events. Whenever I render a calendar with an all day ev...
I copied all files of Demo into my web site's folder. When I try to view the default file I am getting an error like this- <%@ Register Assembly="DayPilot" Namespace="DayPilot.Web.Ui" TagPrefix="DayP...
Hi, is it possible to add custom event for daypilot schedular like event double click and timerange double click. if i want to see only days if i select 7 days in schedular what could be the cell dur...
Is there anyway to change the styling of the month names?
I am modifying DemoSQL. When I click on create new event it does not bring the white space for me to enter the event name and comment. It enters the start time and end time to the database. How can I...
I am modifying DemoSQL. When I click on create new event it does not bring the white space for me to enter the event name and comment. It enters the start time and end time to the database. How can I...
Hi, I am trying to modify DemoSQL. I am using 3 tier achitecture. How can I use an object to insert the New Event into the database? Thanks
I have been integrating the DayPilot into my website www.teamyell.co.nz for the last few days. Have a look at www.teamyell.co.nz/abc/events in a day or two (once I deploy). My site displays timein th...
Hi Dan, I would like to know if DayPilot is planning externalize the resources used for localization. (I guess some resources are used internally) Indeed, by doing this, we could have more control ov...
Although the header row is set not to render, the header row still renders and displays Most of the header row is blank excerpt for the 1st resource
Dan, The new print export function works great thanks. But one problem I've found is that any html code added to the InnerHtml of an event just shows as text rather than rendered html. example e.Inne...
Hello, Right now, I'm loading an entire year's events in the dataset for my calendar. Then I have "Next Week" "Previous Week" buttons to jump from week to week using the javascript:refresshCallBack c...
Hi, I am having problems trying to get a link to work if a single event has to carry over to the next week (say if an event lasted 10 days). The HTML does not seem to recognise the link in this situa...
I have attempted to use BeforeEventRender for changing background colour in the month view however this event is not being triggered. My code is as follows: Protected Sub DayPilotMonthX_BeforeEventRe...
Hi, I've got SQLdatasource as a source to a DayPilotScheduler. At the moment the Datasource returns all events. Do I need to put in a WHERE statement on the Procedure the DS uses to just return booki...
Is there any way for displaying a view that shows only years and months? I'm looking to apply this for equipment scheduling that is done on a monthly basis.
Hi, I tried localization and everything works fine except 1 thing: when week view is selected, it is not localized. Is there a work-around for that ? Would it be possible to fix that ? Thank you, Max
Hi, How can I drag and drop an event between two resources in the Schedule resource view? I've got it working so I can move between dates on same resource, but the client wants to drag and drop betwe...
Hi, How can you show the actual day with the date on the Resource Schedule view? Thanks
Thank you very much for any help or directions to an answer if that question has already been answered.
Can anyone help me with the code for databinding? I am not able to make it.
Can anyone help me with the code for databinding. I tried myself but not working