search envelope-o feed check
Home Unanswered Active Tags New Question

Questions Tagged

Keyboard Navigation

Is there a way for keyboard navigation with daypilot pro? -I search a scheduler who can do that...

Event stacking in Month throws a javascript error

Hi, Great control you have in here.We just update to your latest version.It has made life a bit easy.The event stacking mode when set to cell throws up an javascript error "Object doesnot support his...

Invalid JSON primitive error when in DOT NET NUKE

Is there anyone that can help me, please? i tried to use the DayPilotNavigator in a DNN application. when iselect the month on the left of the calendar, or i use the filter, the application raise the...

Scheduler CellWidth as percentage

The schulder with can be set with a percentage. So I can for example, set it to occupy 100% of the parent container. The CellWidth however, has to be specified in pixels. What usually happens is I ge...

Silverlight Day

Hi, As sliverlight 3 has been released is makes sense to build the project with this version even if it adds a delay to its release date, will this be the case? What is the expected release date as t...

IE 8 Issues

Right Click on an event in schedular causes causesbrowser menu to cover overa specified context menu. No work around in IE 8. Professional User..

Sharp Develop with Day Pilot Lite possible

Hi I was going to try to use Day Pilot Lite with sharp develop, but I haven't been able to get it to work. Has anyone been able to do this? Thanks, John

How to shox timeline in daypilot Lite scheduler

Answered: I'm not sure what you mean, maybe this view? www.daypilot.org/demo/Lite/SchedulerTimeline.aspx You will find a source code of this page in the download package.

Integrating / extending the scheduler

I'm using the scheduler in resource mode with employees as resources, allocating them to appropriate events. I would like to add a couple of extra columns like 'Hours' and 'Wage' at the end of the sc...

ContextMenu CSS Support

Answered: CSS styling of the menu is now fully supported since 6.1 release: http://www.daypilot.org/daypilot-pro-6-1.html See also: http://www.daypilot.org/menu-css-class-styling.html

How can I set the height of the rows individually in scheduler mode?

Every (resource) row in Daypilot has the height of dayPilot.EventHeight (or multiples if stacked events occur). But because I have events with multiline text content, I need to size the rows individu...

extending daypilot lite: adding another datafield; value lost at renderEvent

I added another datafield to the control and i seemed to have done it right. (Thanks to the very well writtenand documented source!). But i did not do it completely right, because in the procedure re...

Month.BeforeEventRenderEventArgs vs BeforeEventRenderEventArgs in DayPilotMonth

Hi, I was hoing to use some of the items available in BeforeEventRenderEventArgs but I've found that the datPilotMonth acually uses Month.BeforeEventRenderEventArgs which doent allow us to disabled c...

Duration bar is miss placed in Right To Left.

Hi Duration Bar mis placed in a Right To Left layout. I think a RightToLeft Properity require. Best, Asad

To set Z-index in DayPilot Month

Answered: The z-index of the DayPilotMonth control can't be set directly but you can put it inside a special div with z-index specified: <div style="z-index:1"> <DayPilot:DayPilotMonth ...... /> </div>

How to Refresh Day Pilot Month to Change Server Side Label Value.

Hi I am using Day Pilot 5.6 . I want to display a label indicating current selection Month and Year depends on Selection From the Navigator Control. I am able to find out the selected Month and year ...

Navigator won't fire TimeRangeSelectedHandling event

I cannot get ant TimeRangeSelectedHandling evebts to fire. I am using the latest5.6 build 1820. Here is my markup: <DayPilot:DayPilotNavigator ID="dpNavigator" runat="server" TimeRangeSelectedHandlin...

BeforeCellRenderEventArgs BackgroundColor rendering in IE6

Answered: Please check that you are setting correct CSS-style formatted color strings to e.BackgroundColor in BeforeCellRender. It doesn't accept Color object. Example: protected void DayPilotScheduler1_...

Add CssClass to BeforeHeaderRenderEventArgs

I've noticed in the DayPilot.Web.Ui.Events.BeforeEventRenderEventArgs class as part of the DayPilotScheduler1_BeforeEventRender function there is a CssClass attribute which is extremely useful in sty...

Time font color in month view

Is there a way to change the time font color in the month view? I'm not sure what property controls it.

How to do the custom initial scroll position?

I have a question to ask on the open source version of Day pilot. How to use the horizontal scroll bar like the custom initial scroll position?

Page Header Title Changing (Scheduler)

As far as I can remember (several months) this has never been an issue/bug. Recently, (past few weeks) when I look at the Scheduler demo located at www.daypilot.org/demo/Scheduler/, I notice that the...

To Open Context Menu on Left Click.

Is there any mechanism to open a Context Menu on Left Click.

Is it possible to influence the color of the crosshair?

Answered: Two new properties were added (build 6.7.1847) to DayPilot Scheduler: CrosshairOpacity (default value 20) CrosshairColor (default value "gray") You can use them to adjust the appearance of the crossh...

EventClickHandling, EventResizeHandling and Internet Explorer 7

Hi, I have a DayPilotMonth control with EventClickHandling="Javascript" that opens a popup window and I'm now implementing EventResizeHandling="PostBack" that updates the database The control is in a...

Dynamic Context Menu for events

I want to display different context menu for my events. I want this menu to be generated dynamically. How can I achive this??? I am using DayPilot 5.6

Apostrophe Escaping Change in Event Bubble from 5.5 to 5.6

Event text containing a singleapostrophe renders in the Bubble event correctly in v5.5, but errors client-side in 5.6. It appears there was a change from 5.5 to 5.6 in how apostrophe's are escaped. I...

Setting z-index of DayPilot Scheduler

yet-another-z-index-issue-here. :-) I read about the same for Calendar and the like. however, playing with the IE8 developer toolbox I discovered that if I add the z-index attribute to the style tag ...

JS Error when calling refreshCallBack: in prepareEvents() Only from 5.6.1808

Hi, When I change the days view by calling: dpc1.refreshCallBack(null,1); and then dpc1.refreshCallBack(null,5); I get a JS Error in prepareEvents(): $P.parentNode.removeChild($P); "parentNode is nul...

Disable range selection Calender

Hi, is it possible to disable the range selection in the calender? Im currently making a meetingbooking system were every meeting is taken 30 minuts. Every cell is 30 min and I want the user, not to ...
Previous Questions 4381-4410 of 5179 Next