Active Questions
increase the DayPilotScheduler height
Hi How to resize the height of the DayPilotScheduler Height = 10 or Height = 1000 didnt change nothing Thanks
How to Ordering overlapping events ?
Let say i have 5 overlapping event in a single day, how do let the user to do a ordering of the overlapping event on the user interface, changing the ordering of the overlpaing event. Thanks
Bug with DayPilotScheduler when editing event
Hello everyone, I'd like some help or advise on this problem : i've got an event created, let's say between 12/22/2009 and 12/24/2009. I have on the aspx this : <DayPilot:DayPilotScheduler ID="DayPil...
Triggering a rebind after editing an event
Hi There, I am having a play with the daypilot pro controls within our application and like what I see so far. However I am stuck with triggering the controls to rebind after I have performed an edit...
Request for permission error
Forgive me for being new to this... When I follow the instructions of installing DayPilot lite, and then drag a new calendar control into my page, the build fails with the error: Error 1 Request for ...
How to make hyperlinks or linkbuttons the resources' names ?
I am adding dynamically the resources to the daypilotscheduler control, so , I need that each resource's name is a hyperlink or linkbutton in order to retrieve his resourceid and perform some actions...
ClientObjectName (commandCallBack) doesnt work
Hi Dan, I am trying to use the command call back on client javacript. which i set ClientObjectName at the scheduler and call at javascript as dpc1.commandCallBack('update'); Protected Sub DayPilotSch...
string was not recognized as a valid DateTime
Answered: I found the error there was a row stored in my table with an empty date value, so the conversion to datetime couldn't be completed because of that empty string.
TimeRangeSelected e.ColumnID empty after upgrade
I recently upgraded to 5.7 of the scheduler. Now the TimeRangeSelectedEventArgs.ColumnId and Resource are both empy when the even fires. e.ColumnId and e.Resource are both nothing. What happened? Whi...
Feature question
Hi Dan, You fixxed the following bug in de Calender: Now I see. The dragging of the interim event end or start (at the day brake for multi-day events) shouldn't be allowed. It got broken in one of th...
Month View
Answered: Yes, I plan to add it as well. At this moment it is planned for DayPilot Pro 4.3 (December 1, 2007).
Edit Description Font Size Super-small with Chrome
Hi Dan, Using the standard calendar on Google Chrome 3.0.195.33 - when clicking into an Event to edit the description the font-size switches to a size that is imperceptible (super-small)
Creating Event on menu
Hi all In my Scheduler, I can add events with the javscript function createEvent(start, end, resource) that is proposed in the exemple. I would like know to add in the menu, the same thing as the fol...
Call DayPilot Month Bubble from Context Menu
Hi, Is there currently any way to call the DP Month Bubble froma Context menu command? Thanks for yourgreat product!
BUG Report: Resizing an multiple day event
http://www.daypilot.org/demo/Calendar/ Wenn I resize event 16 which spans multiple days the end date get set to the begin date of the event. Youll see what I mean wenn you resize event 16 to 10pm.
DayPilotBubble OnRenderCellBubble throws "Unable to parse DateTime: Nan..." error
Answered: The fix for this bug will be included in the 5.8 release.
Refresh
Hi I have 2 scheduler in one page in 2 differents tab panels. The first one is ok, that means that all events are refreshed has soon as the page is opened. But not the second one. I have to move the ...
How to customize tool tip
Hello, I am using Daypilot Pro trial verision. I want to customize tool tipmsg "on eventmouse over". Its showing datafield value + startdatetime and enddatetime Best regards,
Hide weekends
hello, is there a way I can hide weekends in the scheduler? this has been requested in order to gain more space. thanks in advance, Matteo
Problem with DayPilot Calendar in a DNN module
I'm building a DotNetNuke Module using DaypilotCalendar. My problem is that the dynamic comportment is not enable : no bubbles, no possibilities of drag and drop or editing the tasks. I think it is r...