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

Questions Tagged how-to

Is there a way to update the calender using javascript?

Answered: I will try to explain it a little bit: 1. Accessing DayPilot controls on the client side. Rather than using the DayPilotCalendar HTML element var DPC = document.getElementById("DayPilotCalendar1"); y...

How to Change Language (English to German) of calendar.

Answered: Yes, it's possible. There are several areas that need attention when localizing DayPilotCalendar: The start and end details in the event box are formatted using the current culture. The header date f...

Create an event/item without database reference.

Hello everyone, Im currently testing daypilot for usage in my internship project. As to now it works like a charm. I'm only having one problem, I need to dynamically write an event without it being l...

change the Calendar header

Hello, i got two Q: 1. howto addtext to the calendar header in additional to the date? 2. howto change the text ib the lable "scroll down" and "scroll up" that appear when i scroll the calendar?

Turn off time range on an event

is there a way to turn off the display of the event time on the calendar. this way it will only show the event title itself and then the user can rollover and get the full details. im using 4.1 pro. ...

Get control bitmap

Hello, I need to get bitmap of DayPilot control but how can I do it ? Also I want to get a bitmap of the calendar for all day, but without drawing it on the screen, to print a planning of the full da...

Setting z-index of DayPilot Calendar

How do I set the z-index of the DayPilot Calendar? Actually I have a DatePicker Control placed above Calendar control. When a image of DatePicker is clicked, it opens the IFrame. The problem is that ...

Move event between 2 DayPilot

Hello, How can i move an event between 2 DayPilot controls on the same page ? Thanks

Rendering calendar

Hi, is it possible to render a calendar like this: img252.imageshack.us/img252/9872/image1nx8.jpg At the moment I use the trial version, I plan to order the pro version during the next days. Cheers, ...

Using the DataTagFields

I thought i would post my question and then DayPilot's very speedy respons and (shame) my mistake. I was putting the name of my database field into DataTagFields but not getting any results. I was un...

Scheduler - onHover event with custom tooltip

Answered: This is now implemented as DayPilotBubble control (first release in DayPilot Pro 4.2).

Set CellWidth with a callback

I have buttons to zoom in and out of the DayPilotScheduler control on my page. I am trying to increase or decrease the CellWidth through a callback (handled by ComponentArt's callback control). The z...

say we have a drag and drop component which holds certain data integrated to Daypilot new appointment

hi there Day Piloter's what i was hoping is that inorder to create a new appointment based on the selected column of Daypilot Component, we have the start, End, Date and the user is prompted to give ...

say we have a drag and drop component which holds certain data integrated to Daypilot new appointment

hi there Day Piloter's what i was hoping is that inorder to create a new appointment based on the selected column of Daypilot Component, we have the start, End, Date and the user is prompted to give ...

Scroll Using Java and Day Separator

Hello. I've got4 missing points where I'm searching a solution Scroll & Date I don't know why but on the page load (if not post back), I set the start date at FirstDayOfWeek, and after, the scrollPos...

Drag&Drop External and call back

I'm using your excellent DayPilot Scheduler and will buy it very soon. But before that, I want to improve some points. I'm using a lot of callback event to have a fast solution. I'm using an html tab...

resource view horizontal with days not hours?

Hy! I use DayPilotPro-4.1.1252 version. I use the DayPilotScheduler in Resource view. Can I use days not an hours in X axis? How to show 1 week with days? How to set in ASP.NET? thx Marcell

Drag&Drop with dynamic events

Hi, I tested you you feature Drag&Drop from external resource. With your demos it works fine. I also tested it with an asp.net label in a ul and it works too. After that I wanted to get dynamic exter...

Is it possible to ddd DayPilot:MenuItem items at runtime ?

Answered: You can assign an event-specific context menu in BeforeEventRender event (e.ContextMenuClientName; should be equal to DayPilotMenu.ClientObjectName). The method of dynamic menu creation from my previ...

Data Binding

Hi, Sorry about the cross posting in the bug forum, but I just saw this topic and thought it more appropriate. I can't seem to get the scheduler bound to data. I would like to use resources down the ...

is it possible to have more then one resource column?

The resources list seems to only allow you to have one column. Is it possible to have more than one column? eg. Room Number, Room Description, Room Seating etc?

Displaying business hours in the Scheduler eg 9-5

Answered: Please see here: http://www.daypilot.org/scheduler-hiding-non-business-hours.html

Context menu Javascript action

Answered: Since you are using a CallBack, you need to call DayPilotCalendar1.Update() after changing your data source (this is not necessary when using PostBack). By calling DayPilotCalendar1.Update() you tell...

UpdatePanelNavigation (DemoSQL 4.1)

I'm fooling around with the DemoSQL provided with 4.1.1252. I want to highlight dates with events in the Calendar control contained in UpdatePanelNavigation, and got it working. My problem is however...

Loading Resources ViewTypeResources Error

Hi, I'm getting this error: DataBinding: 'System.Data.DataRowView' does not contain a property with the name 'ViewTypeResources' When i try to load appointments into a resources table. I can get rid ...

Adding Move External Event to Default.asp

I am trying to add the new ExternalDragandDrop function to the Default.asp and the default.asp.cs. I can get External Events placed on the calendar but if I attempt to resize that event it disappears...

Possible to show thumbnail for a resource name in the DayPilot Schedule ?

The Demo sample shows "John" in the Vertical axis , based on resource <DayPilot:Resource Name="John" Value="A" /> Is there a way to show a thumbnail or icon instead? Thanks,Peter

Change event appearance based on who created the event

I want people to only see their own events - other events would appear as occupied( perhaps a blue bar through the time). I have a userid field inmy sql events table . Any thoughts? Thanks,Peter

Context menu postback

Answered: CallBack and PostBack action types are not supported for time range selection context menu in 4.0 SP4 and previous versions. I've just implemented it (it will be included in 4.1).

DataBind Error

I am testing the control for our university and ran into a problem. I am using C# and .Net 2.0. Looking at the documentation it looks as if we are supposed to set the column name properties. This is ...
Previous Questions 2971-3000 of 3054 Next