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

Questions Tagged how-to

Is it possible to display text in cells (BeforeCellRender)

With the BeforeCellRender, ican customize the backbround color of the cells. But how can a put some text in the cell, to indicate the locationof business hour ?

daypilot time cell interval

Here http://www.daypilot.org/demo/Calendar/FineGrainedTimeCells.aspx you can choose business hours interval from 5 minutes to 60 minutes but i would like to know if is possible to show that interval ...

Pro vs Lite

I just recently updated a project from Lite to Pro. One item users commented on was that previously (on lite) when they moved their mouse around(hover) the calendar it would highlight the open-time s...

Change side on client-side

I'm trying to update the height of the DayPilot Scheduler from the client-side using javascript. I can access the DayPilot object and set the height using dps.height. Changing this value, however, do...

after CultureInfo change, no data is inserted on Database!

Hello from Brazil! I need a help from you, guys! Im using the example TutorialDayPilotSqlServer.zip and everything is working fine but if I change the CultureInfo no data is inserted on my database, ...

Urgent: Scheduler resource view, call JavaScript when hovering over resource header.

Daypilot schedule allows you to display the bubble control when you hover the mouse over a resource header. I dont want to display the bubble but call some JavaScript. This is needed as the old appro...

Scheduler, change schedule sequence

I have multiple schedules in one resource row, these schedules partly overlap.The order of displaying these schedules below each otherseems to be based on start time. The schedule with the earliest s...

Show Date Range in Month View

How do you set the startdate / range for a month view? Ex. We want to show one week before the current week and three weeks after this week. My logic is this: DayPilotMonth1.StartDate = DateAdd(DateI...

Possible to have Left Click trigger Menu on TimeRange instead of Right?

I would like to use the Menu on TimeRange, but the only issue is that it requires a right click, which is not something that will work for my environment where right click is disabled. Do you have an...

Keep scroll position

Hello, i'd like to know how to keep thy scroll position after postbacks or callbacks!? Thank u!

Is it possible to freeze the header of the scheduler?

Answered: Figured it out: http://www.daypilot.org/scheduler-height-vertical-scrollbar.html

How do I export an image of the calendar and retain all event colours?

I've implemented printing with the Daypilot calendar using the image export method, however when the image is exported all the events are blue. How do I generate this image of the calendar and retain...

Where is the "production" copy of DayPilot.dll

I have written some code that used the DayPilot scheduler. This all works (except shows the word "DEMO" in the top left hand corner. I have now purchased a licence for DayyPilot Pro. I have tried dow...

UpdateWithMessage not displaying

Hello, was wondering what im doing wrong here.. ive got UpdateWithMessage in my intellisense, and it doesnt throw an error when it runs but it doesnt do anything... Do i need to do anything on the .a...

Daypilot calendar binding on client side

Hi All, I am having Daypilot calendar in aspx page. Every 10 seconds an ajax timer fires and binds the calendar in codebehind. Due to performance hit we are trying to bind the Daypilot calendar using...

Plan multiple resources in the scheduler in one go?

Answered: This can be done, but: 1. You need to separate the actual events from resource links in you database. Each event could be possibly linked to several resources so you need one more table for the link....

Scheduler - increase the height of the event drag handle

I've replaced the event DurationBarImageUrl with a custom image that is deeper than than normal. Is it possible to increase the height of the active 'drag handle' for an event area so that it consist...

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...
Previous Questions 2551-2580 of 3053 Next