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

Questions Tagged how-to

Disable the droppable to selected cell

How can i disable thedroppable toselected cells (Non-business hours)?

More than one DayPilot Scheduler in a page and Drag & Drop the Event on selected scheduler

A Page having two DayPilot Scheduler,But I just want to enable the event droppable toone and disable to others. How can i handle this?

Drag & Drop the Resource in DayPilot Scheduler

Does DayPilot Scheduler support to do Drag& Drop of Resources?

remember my Scroll Position

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...

How is it possible to add different ContextMenuResourceID's , i.e. Resource Header Menus??

How is it possible to add different ContextMenuResourceID's , i.e. several Resource Header Menus to DayPilotScheduler? TIA.

Hide time header

Answered: Almost. You can make HeaderHeight="1". "0" will cause an error. Change HeaderFontSize to "0pt" and remove OnBeforeResHeaderRender.

Footer row in Scheduler

Is there any way to add footer row in DayPilot Scheduler? as I would like to display the total noof Resources and total no of events.

Remainder picture in event?

Is there a posibility to have a small reminder icon in the event you create so that the user knows which appointment has a reminder and which appointment doesn't have one? If not, will this feature b...

How do I get rid of the extra column on the left from the demo?

The demo on this site and the trial I downloaded show an extra column on the left of the navigator. It is a column that's outside of a normal week, all of the days of the week are already displayed w...

How do I only show Monday - Friday with the calender?

My calender is currently showing Sat thru Thursday with the number of days set to 5. I want days set to 5 but I want it to show Monday - Friday only. Is there a way to do this?

Synchronize Scrolling on two Scheduler controls

Hi there! I would like to synchronize the horizontal scrollbars across two separate scheduler controls. I understand that this must be handled in javascript somehow to get it to work on the client si...

Custom Data Help

I am using DayPilot Calendar 5.9 I use this EventMoveJavaScript="dpc1.eventMoveCallBack(e, newStart, newEnd, oldColumn, newColumn, true)" In the 6th parameter, I put a boolean object. In the codebehi...

Set up a calendar using VB.Net and a SQL Server database

Answered: See also http://code.daypilot.org for tutorials with sample source code (C# and VB.NET). Examples that use the calendar and SQL Server (ASP.NET WebForms): Shift scheduling tutorial http://code.daypil...

Recurring Events

Answered: Please see the following tutorial on using recurrence in DayPilot: www.daypilot.org/calendar-tutorial-recurrent-events.html The built-in mechanism uses a special VARCHAR field to store the recurrence...

how to have the 'Select, Update and Insert' statements in the aspx.cs file ? [rather than the aspx file]

<asp:SqlDataSource ID="SqlDataSourceDetail" runat="server" ConnectionString="<%$ ConnectionStrings:daypilot >" SelectCommand="SELECT [id], [name], [eventstart], [eventend], [allday] FROM [event] WHER...

ContextMenuSelection in DayPilotMonth

Hi, i try to apply: ContextMenuSelectionID="DayPilotMenu2" TimeRangeSelectedHandling="Hold" in my DayPilotMonth declaration. But it doesnt work. In example on page, they do it on DayPilotCalendar. Ca...

DayPilotScheduler Message

With the DayPilotCalendar you are able to call the .Message function on the client side, that will display the little red message in the top left-hand corner of the control. This function isn't suppo...

Navigator

Hello, ifI try to change the selectionstart by a buttonclickevent, it works. But if I try to change the selectionstart by a command for example "next", it doesn't change the selectionstart. Can someb...

How to get the Scheduler to redraw after an event is added or zooming in/out

Hi, After a add an event, the scheduler doesn't re-draw, however if I refresh the page, the event I just added show up fine. I am binding using a SQLDataSource. Also I tried to add the zoom in/zoom o...

How to change the &lt;globalization&gt; to en-gb

I changed the globalization culture to united kingdom in order for the weekends to be on the right and the date come before the month. The only piece of code i changed was the piece below. <globaliza...

Calendar Control + Business hours No Scroll

I have set the calander control to have a 7am start time and a 7pm end time while setting heightspec = BusinessHoursNOScroll. When i book an event the event box that is shown on the calendar after bo...

Changing week to working week !

How can i change the calendar week to disable information been entered in on the weekends. I dont want to let people enter data to saturday + sunday.

css file for calendar

Answered: If you want the page around the modal window to be darkened using this semi-transparent div, you need to keep these two non-standard properties there (filter for IE and opacity for the other browsers...

Cannot get DayPilotScheduler DurationBarImageUrl working for an event

I'm trying to put an image into the event duration bar on the scheduler using the below code but I cannot get it to appear. I've tried setting DurationBarColor to null and to empty string but that do...

Is it possible to drag and drop on an existing event.

Answered: It's not directly supported at this moment. However, it's possible to use one of the ajax libraries that support drag&drop and register the event div as a drop target using AfterEventRenderJavaScript...

Width Problem

Answered: If anyone has the same trouble as I do, here is where i found the solution http://www.daypilot.org/daypilotscheduler-layout.html

Export image - events have dissapeared___

Hi - i've got a problem in exporting an image. It used to work but now all I get is the background and no events my codee is protected void ButtonExport_Click(object sender, EventArgs e) { // int hou...

Problem with custom headers

Hi. I've a problem using custom headers. It all works perfect untill I change the date selection, then the date header remains the same but all of my events disapear. WHen I click back to the current...

Printing Schedule using VB

I see that it is possible to print to a PNG file using C. I don't see how to do this with Visual Basic. Can someone help me with this? Thanks, Mark

Duration Bar and Event Title don't line up - daypilot scheduler

I'm using the schedular on a aspx page to display events. I noticed that events don't display correctly when the start or end date isn't the same as the end of the cell. The duration bar is correct, ...
Previous Questions 2581-2610 of 3053 Next