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

Questions Tagged how-to

Scheduler - Freeze top row (or n rows)

Is it possible to freeze the first resource row in the scheduler control like you can in Excel? Reason: The first resource in my schedule is the "unscheduled" resource....all bookings made are placed...

Scheduler event formatting

Hi, I was wondering if anyone had success customizing how events look. I am able to change the header and body colors but have not been able to change the border color of the event. I would also want...

How to modify the width of a ressource column?

Hello, I'm trying to create a small and a bigger column for each day in calendar, and I see that the property WidthPct is deprecated. And I didn't find how to do it with css. Have anybody an idea? Th...

Exporting DayPilotMonth to image gives parsing error

Any advice or sample code on how to successfully use the new Export() method for DayPilotMonth? I am getting the error: Microsoft JScript runtime error: Sys.WebForms.PageRequestManagerParserErrorExce...

Set startDate and selectionStart on Navigator

I use several buttons to jump to predefined dates in calendar. This can be done using dpc1.commandCallBack('command', date);. Unfortunately, the Navigator does not reflect the changes in calendar. Ho...

Add a image in a event

I would like to add a little image in the events of the DayPilotMonth Calendar. I don't find a solution when i use the BeforeCellRender method. Anyone have a solution ?? Thanks Frdric

Update Navigator from Calendar

Is it possible to update the busy days in Navigator on insertion / deletion of events? After inserting few events in Calendar, the Navigator does not reflect this changes... I tried calling 'DayPilot...

How To dynamically fit the text in the Row Header

Hi, I'm using DayPilot Pro 6.0 (Scheduler) My problem is that the text in the row header changes dynamically, so when the resource name is a bit long the text is truncated, how can I dynamically fit ...

Date position of right-click

Hi, I want to impliment a "Split event here" right-click menu item. The user would right click on the event, and then the code would change the end date of the current event then create a new even st...

Help, I can not load events

hola, disculpen mi ingles, hablo espaol.... no logro que mi DayPilotScheduler1 muestre los eventos..... les adjunto el codigo para que me indiquen que estoy haciendo MAL. Code HTML-------------------...

Show cell bubble

Dear sir/madam, I'm currently using the trial version of your calendar and scheduler to see if it meets the requirements of the solution that we're developing. I have a question regarding the DayPilo...

Remove an event by an external link

Hello, How can I remove an event from an external link (like a list of events) from another control? Thank you in advance! Ste

How to create an event with javascript?

Hello there.. I would like to know if it is possible do create an event by only calling javascript functions... I have been looking at drawEvent, drawEvents, loadEvents functions but no luck! the bas...

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...
Previous Questions 2611-2640 of 3096 Next