Active Questions
using calendar with update panel
Hi. If I use the calendar with update panel, I have a error in IE8. But not in IE7,crome,firefox. The error is "access denied. Scriptresource.axd". is it something related with this calendar control?...
DayPilotCalendar.topSelectedCell.start' is null or in not an object with contextselectionmenu
Whenloading the calendar control if i right clickany cell i get an error saying: DayPilotCalendar.topSelectedCell.start' is null or in not an object with contextselectionmenu This only happens when t...
Update Navigator from Calendar
Is it possible to update the busy days in Navigator on insertion / deletion of events? After inserting few events in Calendar, the Navigator does not reflect this changes... I tried calling 'DayPilot...
Date position of right-click
Hi, I want to impliment a "Split event here" right-click menu item. The user would right click on the event, and then the code would change the end date of the current event then create a new even st...
Add a image in a event
I would like to add a little image in the events of the DayPilotMonth Calendar. I don't find a solution when i use the BeforeCellRender method. Anyone have a solution ?? Thanks Frdric
Problem with <span> inside InnerHtml for Resource Header in DayPilot Scheduler
I'm running into a problem when trying to set the InnerHtml for the resources in the BeforeResHeaderRender method. Setting InnerHtml to e.InnerHTML = "" + e.Name + ""; causes a Microsoft JScript runt...
Show event text in label on click.
Hi. is it possible to show/get the dataTextField on the event you clicked. I use the postBack method, and i run the code: protected void DayPilotCalendar2_EventClick(object sender, DayPilot.Web.Ui.Ev...
Unable to show alert message if written in Calendar Control
When iam writing any alert messages using Script manager then it is not populating.
Can I display the Month Name and Week number on the top of my Calendar??
Answered: Please see the following KB article: kb.daypilot.org/92633/how-to-show-the-selected-date-using-a-label-control/
How To dynamically fit the text in the Row Header
Hi, I'm using DayPilot Pro 6.0 (Scheduler) My problem is that the text in the row header changes dynamically, so when the resource name is a bit long the text is truncated, how can I dynamically fit ...
Javascript Function
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...
strange blue bar on top and bottom of event
Hello, I have some strange blue bar on top and bottom of some Event, the difference between the two types of my events are the properties (backgroundcolor, etc..) and the text in it... I see the bug ...
Scheduler ShowNonBusiness - backColor is null
Using DayPilot 6.0 SP1 When using schedule view and selecting false for ShowNonBusiness get error backColor is null or not an object. Help please!!!
Help, I can not load events
hola, disculpen mi ingles, hablo espaol.... no logro que mi DayPilotScheduler1 muestre los eventos..... les adjunto el codigo para que me indiquen que estoy haciendo MAL. Code HTML-------------------...
Cant Migrate to DayPilot 6.0
Im trying to migrate to daypilot 6.0 DLL. I changed the daypilot.dll to the new one Then, in VS2005 I right clicked and did Update Reference And now nothing is working. Im getting permission errors.....
Show cell bubble
Dear sir/madam, I'm currently using the trial version of your calendar and scheduler to see if it meets the requirements of the solution that we're developing. I have a question regarding the DayPilo...
diff event background colors for certain events?
Hi, I wanted to find out if there's a way to flag certain events to appear in one background color and others in another (for a total of 4 or 5 different background colors) based on a field off a dat...
Changing week to working week !
How can i change the calendar week to disable information been entered in on the weekends.
I dont want to let people enter data to saturday + sunday.