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

Questions Tagged how-to

To set Z-index in DayPilot Month

Answered: The z-index of the DayPilotMonth control can't be set directly but you can put it inside a special div with z-index specified: <div style="z-index:1"> <DayPilot:DayPilotMonth ...... /> </div>

How to Refresh Day Pilot Month to Change Server Side Label Value.

Hi I am using Day Pilot 5.6 . I want to display a label indicating current selection Month and Year depends on Selection From the Navigator Control. I am able to find out the selected Month and year ...

Time font color in month view

Is there a way to change the time font color in the month view? I'm not sure what property controls it.

To Open Context Menu on Left Click.

Is there any mechanism to open a Context Menu on Left Click.

Is it possible to influence the color of the crosshair?

Answered: Two new properties were added (build 6.7.1847) to DayPilot Scheduler: CrosshairOpacity (default value 20) CrosshairColor (default value "gray") You can use them to adjust the appearance of the crossh...

Dynamic Context Menu for events

I want to display different context menu for my events. I want this menu to be generated dynamically. How can I achive this??? I am using DayPilot 5.6

Setting z-index of DayPilot Scheduler

yet-another-z-index-issue-here. :-) I read about the same for Calendar and the like. however, playing with the IE8 developer toolbox I discovered that if I add the z-index attribute to the style tag ...

Disable range selection Calender

Hi, is it possible to disable the range selection in the calender? Im currently making a meetingbooking system were every meeting is taken 30 minuts. Every cell is 30 min and I want the user, not to ...

How to search for a cell

Hey, i'm quite new to this, but is there a way to search for a cell in your DayPilotScheduler ? I want to change the background color of certain cells and currently I'm doing this in the BeforeCellRe...

How can i add more than one duration bar in one rowin a tree programmtically?

Hi, how can i add more than one duration bar element in one row in a tree programmtically? Example: Resource child1 = new Resource("name1", "id", true); t.Children.Add(child1); Now i want to add anot...

How to add custom css style to event

Is it possible to set the background color for the first 15 minutes of an event, then to another color for the remainder of the time ( between start time and end time) in the BeforeEventRender event?

How to change StarDate or SelectionStart in DayPilotNavigator Control

I have a control writed in javascript that change the Date on my DayPilotCalendar Control (usign dpc1.refreshCallBack function), now I putted the new DayPilotNavigator Control but I still need mantai...

Increase Width of Event Left Bar

Hi, Is it possible to increase the width of the Event Left Bar? Regards

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

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

Existing event as droptarget in drag &amp; 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 ...

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

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

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

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.

Scheduler group by month

Hello, Is it possible to set the duration of the cell to the length of the specific month? For example: First cell - April 2009 - 30 days Second cell - May 2009 - 31 days. Third cell - June 2009 - 30...

eventmenuclick help

Hi, I posted this in general and then I figured it really belongs in here. Sorry to double-post. I am trying to get the eventmenuclick handler to work as a postback. I have a scheduler control timera...

eventmenuclick

Hi, I am trying to get the eventmenuclick handler to work as a postback. I have a scheduler control timerangeselected handling to Hold and a context menu added to the scheduler. My expectation is tha...

How to change the direction in client side?

Hi, Is there a way to change the direction of the calendar at the client side? (javascript) Thanks Rafael
Previous Questions 2701-2730 of 3053 Next