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

Questions Tagged how-to

On event resize

Answered: There are two ways to do it: 1. Store the old event start and end in the args object in onEventResize (which is fired before the default action). The same object will be passed to onEventResized. The...

current version of jQuery

Answered: Yes, there should be no problem with any recent version of jQuery.

External Drag for scheduler with calendar

I want to perform an external drag from a gridview to a Scheduler with a linked navigator to select date. If we select different date from the calendar, e.StartDate and e.EndDate will still be Today ...

Can't create event using javascript

I have tried to create event using javascript. I have created like this : @Html.DayPilotMenu("menu", new DayPilotMenuConfig { CssClassPrefix = "menu_default", Items = new DayPilot.Web.Mvc.MenuItemCol...

How to export daypilot calender in excel ?

after R&D on export supports for daypilot i came to know there is only support for PDF and image. I wanted to confirm is there possibility to export to excel & if possible then how ?

Event Calendar only shows current day

Hi, I cant seem to get the Event Calendar to show more than the current day. My Controller looks like this currently: public ActionResult BackEnd() { return new Dpc().CallBack(this); } } public class...

Can't load events from mysql

I'm setting up the calendar and I am having trouble switching from the sqlite database in the tutorial to my mysql database. I'm using the tutorial code created and populated a mysql databse using _d...

Uncaught The minimum year supported is 1

Answered: Problem solved. Was on event that fucked things up. had no date set.

How to modified Project Management for ASP.NET (Open-Source) with daily,weekly and Yearly

How to modified the project Management for ASP.NET (Open-Source) DayPilot Lite 3.2.247 to have a facility in daily, weekly and Yearly tracking and updating the task as well which similar like Microso...

print multiple sheets in pdf

how I can print a scheduler in multiple sheets in pdf

Serialisation not working properly on update

In my project I don't have direct access to an SQL database, so I can't fill the events List as described in the tutorials. So I have created a dummy DataTable like this: DataTable table = new DataTa...

Manually refresh daypilot Lite

Is there some way to manually refresh it? I found another post in the forum about a year old but it couldn't possibly be more cryptic to me. Has anyone had any luck doing this?

timerangeselected does not fire when click on one cell

On my paid version of DayPilot, Timerangeselected fires when I drag my mouse over an empty time slot, but it does not fire when I click an empty time slot. I would like it to fire, or is there anothe...

Custom Edit View

Hello, we testing the daylight pro version, is it possible instead of using a modal (javascript) form, events can be edited or created via a created / edit mvc view page? thx for your quick response ...

How to use cssClassprefix in mvc3?

I tried using cssClassprefix in mvc3 daypilot.but it renders the inline styles.It does not support cssOnly property?So how can i apply cssclass in mvc3

Calendar inside Bootstrap tab scroll bar issue

Answered: I found a solution. In stead of a tab control. I used Fadein/Fadeout and buttons to simulate a tab control. When the view loads all the daypilot calendars are visible, then I fadeout/fadein the divs ...

different border thickness for cells when having 2 cells per day (AM/PM)

Hi, I was wondering if it's possible to have another border thickness for certain cells in the scheduler. We have 2 cells per day (AM en PM) and would like to have a thicker border between days than ...

Local Time Client Calendar but UTC Server Side

(2014-09-02 08:42 UTC) Hello All, I am using the 'ASP.NET WebForms 7.8 SP2 (build 7.8.3169)' Calendar object. I have an issue with Local/UTC DateTime handling. I have been going though all (most?) fo...

Display Days on Time headers as clickable.

Hi, I am using the JavaScript Scheduler to build an appointment calendar application. I have two modes for the app, namely Day and Month view. I want to achieve the following : Whenever the user in t...

Tutorial code for show/hide for Navigator?

Is there any code I can download to see how this page works: http://www.daypilot.org/demo/Calendar/DatePicker.aspx Specifically, I'm interested in how the "Change" link displays the Navigator. I'm su...

EventArrangementType for DayPilotScheduler

I'm wondering if EventArrangementType is available for DayPilotScheduler, specifically the ability to overlap as offered in the Calendar control (SidebySide, Cascade, Full). If not, is there a possib...

Business hours 7 days a week - Weekends crash.

Hi, I have a date picker that is fed to the Scheduler control. The scheduler only shows 1 day at a time and for the hours 5am until 9pm using ShowNonBusiness="false" BusinessBeginsHour="5" BusinessEn...

Cell Duration

Is it possible to add property of CellDuration to the DayPilot Calendar. I need 15 minutes CellDuration.

Expan Event with color

How can I expan the event så I can add diferent background colors for the events.

How do I set the timezone for the scheduler/calendar ?

I have a date that start at 10 and ends at 12. But the scheduler puts it between 8 and 10. I live in Sweden so my timezone is +1 plus summer time so in total +2. How can I make the scheduler/calendar...

Event not Getting displayed

I am trying to add resources and event from code behind in C# web form, i am able to show resources but when trying to show event for resources by applying datatable as datasource to control but prob...

HourHalfBorderColor in CssOnly mode

Hi, i'm trying to update an old project using Daypilot Calendar to use the new CssOnly available since v7. I'm stuck trying to reproduce the HourHalfBorderColor properties of non CssOnly mode. I need...

Custom data in afterRender method on initial load is always null

Answered: Hi Anton, The latest version (7.8.3212) now passes custom data from Update() call to the Scheduler during the initial page load as well. You can download it in the sandbox: http://www.daypilot.org/sa...

How to change the weekends in the DayPilot Scheduler into Friday & Saturday instead of (Saturday & Sunday)

Hello All. Is there any way to change the weekends of any DayPilot Control (Scheduler for example) to reflect our default Egyptian Weekends (FRI and SAT) ? I tried many things but of no use. Please h...

CellDuration in daypilot lite calendar to be 30 miniutes

How to show time intervals in daypilot lite Calendar to be like this 9 9.30 10 10.30 i tried to put cellduration=30 in calendare lite and it didn't work? is it supported on lite or removed? and how t...
Previous Questions 1921-1950 of 3052 Next