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

Questions Tagged how-to

Question about linked events

Hi, I am using full version of the Scheduler and need to display 5 events together for any given resource (basically the main event and some pre and post events like travel). Right now I am using sep...

DayPilot Month: 4 week view

All, Is it possible to configure the DayPilot Month to show the next four weeks on the calendar? For example: Sun Feb 6 - Sat Mar 5, 2011? Thanks in advance for any help.

Change the ContextMenuSelectionID dynamically

Hi Dan, Im trying to disable the ContextMenuSelectionID for certain weeks. But i can only set it in the Page_Load after that i can't change it. Is this by design? Greetings K.Rijpstra

Word Wrap in ToolTip event

Hello, Is it possible to make word wrap in ToolTip event and how ? Thanks

Customizable Hour Header and some other problems

Hi, I'm using the Calendar and Navigator from Day Pilot Demo 6.2 version in my web develepment and I get some problems as listed below: 1. I'm wondering whether I can use thenew improvement event - B...

how to solve this javascript erroe?

Hello, I got this javascript error when clicking on next year button in year view schedular Webpage error details Message: '__pendingCallbacks[...].async' is null or not an object Line: 163 Char: 13 ...

how to set daypilot calendar width as auto?

Answered: It is possible to use Width="100%". This will set the control width automatically to fill all the horizontal space (subject to the CSS width rules). In the Calendar (http://www.daypilot.org/calendar....

How do I get Event Text to display correctly?

I am using DayPilot Pro and cannot get the text in my events to display correctly. The header only displays part of the time span and the text (DataTextField) displays right at the border of the head...

How to set calendar ScrollLabel / LoadingLabel in the version 6.1.2

We have some UI related issues in calendar control when we try to upgrade the dll to 6.1.2 version from 5.4. 1."Scroll Down/Scroll Up" label not shown in calendar control in the version 6.1.2. We hav...

How do we set the context menu header dynamically in the dll version 6.1.2

We were trying to ugrade the existing dll to 6.1.2 version from 5.4. Here we have an issue with setting context menu header dynamically. We are not able to set the menu header dynamically in 6.1.2. B...

Issue with context menu command - daypilot version 6.1.2 version

We were trying to ugrade the existing dll to 6.1.2 version. But we are getting a exception like "Microsoft JScript runtime error: 'command' is undefined" when we click on any of the context menu item...

e.NewResource and e.OldResource property set with same value when upgrade 5.4 to 6.2 SP5

We have an issue as detailed below. We were using the Daypilot 5.4 and for the Calndar control event move property we were using the code as below to set the event move attributes. EventMoveHandling=...

... Show events in the mont view with rounded corners and other Google-like stylings?

Answered: It's now possible to use rounded event corners in the Month control as well: http://www.daypilot.org/demo/Month/RoundedCorners.aspx See also: http://www.daypilot.org/daypilot-pro-6-4.html

DayPilot Pro - Set Event BackColors stored in database

Hi, I am loving this control, but am having problems trying to figure out how to set the backcolor of events when the backcolor is coming from the datasource. I have tried using BeforeEventRender, bu...

Update Calendar with Javascript

My Calendar HeightSpec is "BusinessHours". When I try to change the calendar's HeightSpec property with javascript to "BusinessHoursNoScroll", nothing happens: I still have the scrollbar at the right...

DayPilot Navigator fre space between them

www.daypilot.org/demo/Calendar/ <DayPilot:DayPilotNavigator ID="DayPilotNavigator1" runat="server" BoundDayPilotID="DayPilotCalendar1" SelectMode="Week" ShowMonths="3" CssClassPrefix="navigator_blue_...

how to export calendar into excel?

can we export calendar events into excel?

Set different business hours for different days

Answered: The BusinessBeginsHour and BusinessEndsHour properties should only be set once and before the cells are generated (i.e. before BeforeCellRender). Chaning BusinessBeginsHour inside BeforeCellRender ha...

Differnet Business Hours on Differnet Days

Answered: Yes. You can handle BeforeCellRender and set e.IsBusiness for each cell individually. See also Calendar: Business Hours. For the Scheduler it works the same way.

how to increase width of cell in calendar?

how to increase width of cell in calendar?

how to remove html tag when i export calendar in png image?

hello, When i am exporting calendar into png image it will display html tag in event description for example: Event Name: test<br> Start Time:10:AM<br> please provide me solutions. Thanks, Varsha

weekview calendar with resource header?

How to create weekview calendar with resourse and week on header?

Line Break in Calendar Header

Answered: I would probably use custom generated columns and assign each column one child column. This is a workaround but you should be able to achieve the same effect. www.daypilot.org/daypilotcalendar-column...

vertical Scroll Position to current hour

I would like the calendar week view to scroll to the current hour. So if it is 3pm, I don't see 9am stuff at top, I see 3pm at top. Anyway to do this either server side or client side? Thanks!

how to add two row in calendar?

I want to add two row on header of the calendar. first row contain current date and second row contain no of coloum with dynamic resource coming from database.

how to do Hour Line will be darker from the minutes line in scheduler

how to do Hour Line will be darker from the minutes line in scheduler.

how to add time on the left and resource on the top side

i am using daypilot scheduler i want time on the left and resource on the top please provide me any solutions for that.

how to change navigator's selectmode from javascript?

guys, i am using the calendar with navigator using callbacks and it works beautifully so far. the only problem is that i have two dropdowns for the user - one for changing the mode (day, week, work-w...

How to retrieve the position of the selected cell ?

How to retrieve the position of the selected cell on The Calendar in Javascript ? I want to bring up a TextBox on top of the clicked cell à the position of the selected cell. Acually I've this code b...

How to get the time selection in the code behind

How to get the time selection in the code behind of a simple button ?
Previous Questions 2521-2550 of 3053 Next