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

Questions Tagged how-to

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

get rid of the alt/title tags

Hi - I have html alt / title tages which appear over my events - I dont want them as I'm using the daypilot bubble - I cannot find a way to turn off the alt tags and they are annoying. Any ideas anyo...

Max characters limit in a DayPilotCalendar Edit event?

It is possible to limit the the number of characters that can be typed in a DayPilotCalendar event, before pressing "Enter" ?

Dragging items from a data grid to daypilot control.

Hi, My question is suppose I create a datagrid bound to a data a table in my database. Now I want to drag a item in my datagrid cell to daypilot control the item should disappear from my datagrid and...

Delete with Confirmation

Answered: Please see: forums.daypilot.org/Topic.aspx/78/deletion_of_events

How to add list of items to Day pilot?

Let's say I have a ASP.Net bulleted list control having items that I want to add to Day Pilot control. The items should have name property, start date property and end date property. I want to add th...

Pass and receive a variable to event move

Hi. I need to pass a variable to event move from the client side. I'm working with this code: Sending with function moveEvent(e, newStart, newEnd, oldColumn, newColumn) { var myArray = ['a', 'b', 'c'...

Open a new window using window.open

I use contextmenu to print a report. I test the command of DayPilotScheduler1_EventMenuClick which is "print" I want to open a new form and i use (which works with other page in vb.net) "<script lang...

DayPilotScheduler1.Update(CallBackUpdateType.Full)

In my programm I want let the user decide about a few properties of my scheduler. for example height by clicking on an imagebutton, or cellgroupby by clicking on a radiobutton. But why does the sched...

How to add days manually?

I need a way to skip a day within my week. Like monday, tuesday, thursday... Is there a way to manually add days to the calendar so I can achieve this instead of the days being all auto-generated by ...

How to use the horizontal scroll bar on the DayPilotCalendar?

Hi, I am trying to add a horizontal scroll bars on the calendar is it possible and if so, could you let me know how I could achieve this?

Saturdays

Is it possible to show only Saturdays in a scheduler?

Date format problem with daypilotcalendar control

Hi, We are have a problem while uisng daypilotcalendar control in different cultures and need help. We are using latest version of Day Pilot (5.8.1956.0) in one of our applications. Currently the app...

How to include Saturday and sunday in day pilot schedular

How to include Saturday and sunday in day pilot schedular i need time 9 am to 5 pm including saturday and sunday (means full week with Seven Days) not 24 hour format ------- full week is showing with...

how to show month for a particular start dae and end date

i am using DayPilotMonth in that its showing privious months ,i don want that. i want to show the dates between 3-4-2010 to 28-4-2010 in month view. how can i show it ..? please help me. thanks in ad...

Inline Edit Mode

Hello, I am new about DayPilot. I'd like to know how could I enter inline edit mode. I have seen the source of DayPilot Pro, but I do not understand how it is implemented. Does anyone help me? Thank ...

How to chose one specific day in DayPilot Navigator

Hi When I handle the event OnTimeRangeSelected ... I always get start and end date of the particular week row that I am clicking. How do I extract the information about which particular day that was ...

events zigzag instead of stack when end time equals the start time of another event

I was wondering if it was possible to get the events to line up like: event 1 - 12-3 event 2 - 3-4 right now, they look like this: event 1 - 12-3 event 2 - 3-4 How can I get event 1 ending at3 and ev...
Previous Questions 2641-2670 of 3096 Next