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

All Questions

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

Daypilot: Calendar. &lt;Globalization&gt;

We need to change globalization to en-gb. We have tried a mix of thefollowing. The problem is that the controls are not changing from us to gb. We know this because if the date is <=12 it will add th...

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

Scheduler: Adding/Changing resources during postback

Hello! I'm trying to change the whole resource tree when a user makes a selection in a drow down list. The asp:DropDownList control contains the attribute AutoPostBack="true" and the Page_Load handle...

Daypilot Scheduler Zooming

Answered: This could happen for WeekStarts=Sunday. The week number calculation is based on ISO 8601 which uses Monday as the first day of week. The supplied Sunday belongs to a previous week according to the s...

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

Calendar Memory Leak?

I've created a fairly simple page which just displays one calendar day with seven resource columns. There are probably an average of five events per resource, so there are roughly 35 events for the w...

Clicking and dragging &quot;out of view&quot;

If I want to create an event for a number of months, I click and drag on the start date and then to the end of the screen, where it stops. Is there any way to get the scheduler to "scroll" automatica...

Recurrent Events: Bi-Weekly rule not parsed properly

HI, I recently downloaded the latest version of DayPilot Pro to make use of the Recurrent Events feature. After going through the NCron classes, I noticed that when I buld a rule for Bi-weekly events...

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

DOCTYPE EventResize

Hello. When using <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" > the newEnd in eventResize contains wrong value (you should add cellduration to calculate correct value). Also, when t...

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

Javascript error in v6.0 Scheduler

Hi We have just upgraded to v6.0 (needed urgentlyto fix the export bug, see "Problems with DayPilotCalendar Export"; we couldn't use v5.9 due to the $F javascript bug, see "Javascript error in v5.9 S...

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

Days are out of sync and vertical lines splitting up days not showing some times.

Point A in the screen shows that sometimes lines dividing the days are not shown. I dunno what the problem is or what i need to change...mb its a bug.. At point 'B' you can see i selected 09/07/2010 ...

Business Hours Problems

I have set my business hours as starting at 8 and ending at 19. With the height spec set to Business Hours the Calendar only displays from 9 to 19. When I change the ScrollPositionHour value to 8 in ...

This Action Type is not supported: CLK: HELP!

I am trying to add a postback double click on a event in the Scheduler and this happens This action type is not supported: CLK: [NotSupportedException: This action type is not supported: CLK:] DayPil...

Showing the Saturday in DayPilot Calendar

Hi, I need help in showing the saturday events in daypilot calendar using vb... Thanks a lot :)

Trying to deploy on web server

Answered: The problem wasn't the DayPilot dll file which you show on the live server. The problem was that you used that dll somewhere else, when you generated the resources, timeheaders and events and didn't ...

Split/Linked Events

Hi there, I'm sure what I need to do is possible with the current feature set of DayPilot Calendar but I can't quite figure it out and if anyone can offer any advice it'd be great. What I need is EIT...

5.9 SP2 - Bubble not showing on Calendar if in the same page there is a Scheduler

I've a page with a Calendar and a Scheduler and they have both a bubble (different o same bubbleid does not matter) associated. In Calendar the bubble doesn't show, if i remove the scheduler, bubble ...

Not finding DayPilot.Web.Ui.Events

Hello, I'm currently working on a school project and I'm struggling getting BeforeEventRenderEventArgs working to be able to change the background color depending on what kind of event I'm scheduling...

ShowHours = false not showing as the OpenSource control did.. Shows solid grey box with no grid inside

Im about to purchase the pro version after reading all the features, and how well the open source version worked for me. But im becoming discouraged with the demo version of pro. Please tell me there...

Firebug Error: e is not defined

Hi, I'm using the latest version of DayPilot Lite. I'm trying to handle the event click events on the client side using the code from the tutorial section but the event object is not being instantiat...

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

Scheduler Lite: Set Scroll Position or Limit the hours displayed

Is it possible on the Scheduler Lite to either set the intiial scroll position so that the initial business hours are displayed without having to scroll over? Otherwise, is it possible to limit the d...
Previous Questions 4111-4140 of 5169 Next