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
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...
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...
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...
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...
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 ...
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-------------------...
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.....
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...
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...
I can not seem to get server side event handling to work, I am using the Lite version. It will post back but not read the event Click code, I have tried adding the OnEventClick and nothing. ??
Hello there.. I would like to know if it is possible do create an event by only calling javascript functions... I have been looking at drawEvent, drawEvents, loadEvents functions but no luck! the bas...
Hi All, Im trying to store the DayPilotScheduler.ViewPort.Start in a view state so that if a post back happens i can set the SetScrollX position on the page load event. i have tried adding an onscrol...