Questions Tagged
CellGroupBy in Scheduler Lite edition - Diff between Lite and Full version?
Is CellGroupBy possible in the Lite edition of the Scheduler? My lite version of the scheduler does not have any column groups. I looked to see if it was noted in the differences between versions on ...
Ajax History and Internet Explorer
If you have a daypilot control in an update panel, ajax history is enabled and you add an ajax history point on page load, daypilot controls will not work in Internet Explorer (tested with IE 8). Day...
Split Screen
Is there a way or a plan to add the ability to split the screen horizonaly, so you could keep the header (and maybe the first row) at the top to the screen when scrolling down?
Day View customization
In the dayview there are so many columns like maximum simultaneous events are there. But some events could be wider because there are not so much events at this. But the column is to small. Can I cor...
Scroll labels won't display
Answered: Scroll labels are available again since 6.2 SP6 release: http://www.daypilot.org/daypilot-pro-6-2-sp6.html
Bubble Layer Stops Working - DPMonth, v5.8.1956, IE7
Hi, I'm evaluating the DP Month Control as a group-type calendaring app. On one client machine, using IE7, the DP Month Event Bubble will occasionally stop working (no longer pops on hover). Closing/...
Daypilot scheduler event not loading initially
daypilot scheduler the events are not loading initially the appear only if i scroll.If scroll is disabled as in case case of high resolution screens the event doesnt seem to appear
daypilotscheduler - custom cell color
Hello everyone, I'd like to change the color of the cells from the calendar to have an explicit way to show holidays or christmas day for example, something that looks like the color change for weeke...
Daily Business Hours on Calendar
I have a Navigator component changing a single day calendar component showing events for the day. I can change the BusinessHoursStart and End and use the DayPilotCalendar_BeforeCellRender event to se...
Resources on X-axis and Days on Y-axis
Is it possible to display resources on x-axis and days on y-axis in DayPilot Scheduler. If yes then please let me know how.
Scheduler Resource Name and ID
Hi, I facing this problem as i want to get the resource name when createing a new event in javascript. currently i only have this 3 property to access (start, end, column) which column return me the ...
daypilot scheduler resize and cellwidth property
Hi, I'm using daypilot scheduler and I have a problem with the resize of the table (html table) where component is. The Width property of the component has a defined value, and always the same, as th...
drag drop between cals no longer works (5.6 > 5.8) & month drag when disabled
Hi, As day pilot 5.8 finally fixs 2 showstopper bugs in 5.7 sp, I decided to update to 5.8 as there were a few features in 5.7/5.8 which I wanted to use for a long time, however there seems to be a n...
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
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...
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...
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 ...
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...
Bug with DayPilotCalendar AllDayEvents when ViewType=Respources
Hi I am using a DayPilotCalendar control set to ViewType="Resources" and withDataColumnField set correctly. I'm setting two row headers using HeaderLevels="2" and adding the columns in the code behin...
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...
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.
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!
Scheduler Question
Hello all, i'm currenly working on a appointment system that uses the scheduler controll. I'm running into a problem with a event thats stretched over more days. its like this: the event starts on 5 ...
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)
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
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,
DayPilot , .NET 4.0 and Visual Studio 2010
Answered: DayPilot Pro is fully compatible with Visual Studio 2010 and .NET Framework 4.0, please see also: forums.daypilot.org/Topic.aspx/1315/it_is_not_compatible_with_vs_2010
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 ...
Javascript: daypilot calendar, iterate though all events
Hi, Is it possible to iterate though all events (or search for specific ones based on the data id or tag property) using daypilot calendar & JavaScript. Where a specific tag contains a value access t...