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

Questions Tagged

Is it possible to Edit an event from the context menu?

Hi, I'd like to be able to edit an event from the context menu, like onclick = "Edit" is it possible? thanks

How do I use the Daypilot Navigator to update the contents of DataList

Hi, sorry if this has already been covered, I can't find the same question posted. I'd like to use the DayPilot Nav and when the user clicks on a Date, I would like the DataList that I have beside it...

DayPilot, ASP.NET AJAX and AjaxControlToolkit

Hi, I would like to know if DayPilot uses ASP.NET Ajax or its own Ajax framework for all javascript related features, because I would avoid having many javascript frameworks loaded at the same time.....

Footer in DayPilotScheduler

Hi, is there a way to disable the "footer" in the DayPilotScheduler? If I got it right, this place is reserved for the scrollbar, but the scrollbar shouldn't be displayed in my case. thx for help, mi...

Using DayPilot Lite With ASP.NET MVC (demo solution included)

Here is a working demo you can download and run: http://blogs.teamb.com/craigstuntz/2009/05/12/38297/ Any questions, please post them in my blog comments, as I may not see them here.

DayPilotScheduler.Resources.Count returns number of parents if tree is enabled?

I encountered such issue: is it by design? if so how can I count the entire tree items? thank you.

Recurring Event

Answered: Recurrence support was introduced in 6.0 release for the Calendar, in 6.3 for the Month and Scheduler controls and in 6.6 for the Navigator. See also the following tutorials: http://www.daypilot.org/...

daypilot calendar inside div that works in IE7

Hi Dan Letecky , can you show me an example how to put a daypilot calendar inside div that works in IE7 . In Mozilla works fine but in IE7 the calendar gets out of the div , and even if i scroll the ...

Dynamic - Move javascript handling

Hello Dan, I am trying to handle move events by javascript so users can be warned when moving items from or into the past. The example you have given (here) is, well, almost working... What I have do...

DayPilotScheduler: double click

Hi, is it possible to add support for double-click to the scheduler? It would even help to pass the mouse click as 2nd parameter to the EventClickJavaScript event so that you can decide on the javasc...

BusinessBeginsHour and BusinessEndsHour in Tab control

Tab in the control and put a DayPilot BusinessBeginsHour BusinessEndsHour and is not set. Why?

Export Schedular?

I amPro Version customer and I see youhave export Calendar, but not in the Schedular? I have exhausted my attempts to work around this. I have gotten creative and tried WebClient DownloadData, Downlo...

Drag drop behaviour different

Hi Dan, I am implementing Drag&Drop in my web application and am encountering some behaviour difference between dynamic and calender move: Dynamic: sets the e.NewStart value to the cell where it is b...

Scheduler: How does one call a server side method from event click ?

Scheduler: How does one call a server side method from event click ? Based on my readings elsewhere in this forum, it seems one is to set the EventClickHandling to "PostBack", and then set this prope...

Existing event as droptarget in drag & drop

Hi, I'm trying to implement a functionality that will connect an event to some external info/data. I have a list containing the data that should be connected. An item in the list is dragged to an eve...

Is it possible to show 'custom' object data (i.e. not appointments) in month view?

We have a requirement to show a month view with each day cell displaying 'activity' information - so it's not appointment data at all. In addition we need to be able to show a custom popup form when ...

How to increse CellHeight dynamically of DayPilot Calendar Control in Week view?

We have added daypilot Calendar control as given below <DayPilot:DayPilotCalendar ID="dpcReportingSchedule" runat="server" Days="7" HeaderDateFormat="dddd" DataValueField="ReportingScheduleID" DataSt...

External Drag&amp;Drop problem

Answered: This error is now fixed (build 2433). See also: http://www.daypilot.org/daypilot-pro-for-asp-net-webforms-6-8.html

DayPilotPro Designer Wanted!

Hi All, I urgently need a designer to configure the Sheduler Control of DayPilotPro for our online booking website, ASAP. 1. We need to dynamically link to our MSSQL Server to display bookings/rooms ...

DayPilotPro Designer Wanted!

Hi All, I urgently need a designer to configure the Sheduler Control of DayPilotPro for our online booking website, ASAP. 1. We need to dynamically link to our MSSQL Server to display bookings/rooms ...

DateTime issue in EventMove

Hi, I want the NewStart and NewEnd to be like 09:30:00 and 10:00:00 when dropping the event (like in EventResize). Currently I'm getting the correct hour but minutes and seconds are the same as curre...

Hi-lighting the current hour in the DayPilotScheduler LITE ?

I would like the ability to hi-light the current hour, at the time the calendar was rendered, so users have an idea of where they are in the course of the day vs. their scheduled events....is this po...

Hiding NonBusinessHours in the DayPilotScheduler LITE ???

Answered: The Scheduler in the Lite version has two relevant properties: BusinessBeginsHour BusinessEndsHour They will allow you to define the business hour start and end but the actual effect is a different b...

DPMonth TimeRangeSelectedHandling Callback Modal Popup

Hi, I use the DPMonth OnTimeRangeSelected method to pop a modal window for editing/adding new events to the Month calendar. I cannot get a Modal window to present OnTimeRangeSelected using the Callba...

HeaderClickHandling not working properly

I have set the following parameter: HeaderClickHandling="JavaScript" The 'standard' javascript is defined as: alert('Header with id ' + c.value + ' clicked.') The alert however, alwaysreturns null fo...

Logging All DayPilot Errors - js &amp; .net

Hi, I'm working with DP ver 5.4.1722 DEMO. I've added ELMAH (http://code.google.com/p/elmah/) to my project as a centralized error log and notificationtool, butI'm struggling with javascript errors. ...

How to change Event Font Color dinamically

I need change the event font color dinamically for some events, I can do it for Event BackColor, How can I do this for event font color? this is my code: protected void DayPilotCalendar1_BeforeEventR...

Client side date change UTC problem

Hi, I'm trying to change the DayPilot dates from the client side: JavaScript: DayPilotCal.ChangeDates(dateFirst,DaysSelect); C#: protected void DayPilotCalendar1_Refresh(object sender, RefreshEventAr...

Javascript error: DayPilotScheduler.movingShadow.row.Value

Hi everybody, I'm getting the next error in the DayPilot Scheduler when clicking on an event. The error only appears when the event is larger then the widht of the scheduler and you have to scroll. J...

Scheduler: Click event resource

Hello again, Is it possible to have a click event or context menu on the resources in the left column? Grtz Ralph.
Previous Questions 4441-4470 of 5194 Next