How can i set business hour duration to 45 minutes (change left navigation menu from 1 hour slot to 45 minutes slot 9.00a.m,9.45a.m,10.30 like that ) in DayPilotProTrial-5.0.154?
the minutes show at the right of all lines, as shown only for the line only for the time but the other line below are not shown sample: 08:00 00 15 30 45 09:00 00 15 30 45
the minutes show at the right of all lines, as shown only for the line only for the time but the other line below are not shown sample: 08:00 00 15 30 45 09:00 00 15 30 45
I want to add menu items based on specific sql query, using a loop. I've try this as example: MenuItem mi; mi.Value = "google"; mi.NavigateUrl = "www.google.com"; this.MenuPilotHyperlink1.MenuItems.A...
I have written a page using the ASP.Net databinding solution, but now need to "enhance the client experience" so have been looking into creating event client side using JScript. The AJAX example appe...
When i click on one on the cells i want to redirect it to a different page with primary key id.can you help me with this please ?.I am very new at customizing controls.
I converted to SQL-demo from C# to VB, everything works except when I create a new event the TimeRangeSelected function i called twice, and I get two identical in my calendar. I made a demo of the pr...
I was getting the following javascript error messages and the calendar control would not display. DayPilotMonth is undefined orDayPilotCalendar is undefined. SImple solution, my website was set to AS...
I just upgraded from 4.6 to 5.0. Everything went fine, except for callbacks. Anytime, I try to fire a callback: ProvisionCalendar.refreshCallBack(new Date(), null, 3); I get the following error: 'An ...
I am trying the latest build 1547 demo, to see if our company shoud buy. I changed the globalization culture to da-DK, and as expected every controls changed to danish, but unfortunately this breaks ...
Answered: CallBack can be used primarily for changes of the DayPilot control itself. Changes to other parts of the page have to be done manually using AfterRenderJavaScript. It would be possible to send the da...
Hi. i have following peace of code: ctl.FreeTimeClick += DayPilot.Web.Ui.FreeClickDelegate(DayPilotCalendar2_FreeTimeClick); I gives me the error: Error 174 'DayPilot.Web.Ui.FreeClickDelegate' is a '...
Hi, I am using the scheduler inside a DotNetNuke portal (www.DotNetNuke.com). It always worked fine but since i changed to version 5 the layout hardly fail inside my DotNetNuke Modul. I think it's be...
Wenn i place an image (PNG)in an event and then put my mouse over the image i can move the event. Is there a way to disable this behavior. Also wenn i move the event using the image it won't stop mov...
If you want to add weekView for your daypilot lite calendar do the following: first you add a class.cs in App_code. Call this Week.cs. (Or whatever you like) inside Week.cs write follownig code: usin...
Hi, I was looking forward this version, 5.0, which is awesome by the way. However, I found a bug when I place the DayPilotScheduler in a Placeholder. It seems that the component loads, but we only se...
I have set: OnTimeRangeSelected="DayPilotCalendar1_TimeRangeSelected" TimeRangeSelectedHandling="HoldForever" as I like the context Menu. I set <DayPilot:DayPilotMenu ID="menuSelection" runat="server...
Hi. is it possible to show/get the dataTextField on the event you clicked. I use the postBack method, and i run the code: protected void DayPilotCalendar2_EventClick(object sender, DayPilot.Web.Ui.Ev...
'm tring to put a DayPilot Calendar Back. The solution for this is put the control in a div tag and set the z-index property, but this dont work on IE. What other answer exist to resolve this? Where ...
http://www.daypilot.org/demo/Calendar/ Wenn I resize event 16 which spans multiple days the end date get set to the begin date of the event. Youll see what I mean wenn you resize event 16 to 10pm.
Hello! Is it possible to update the ressource column in the callback method of the eventmove? I would like to place there the todays working time and icrease this time everytime I drop an event from ...
plz check this with any login / passwrd http://localhost:4124/Demo/media/ js function on tomorow button is not being called ? and previous day goes to -7 days but i have put -1 any sugestions ?
On TimeRangeSelected I am creating a new event. I want that event to be selected (event select bars visible) after creating it in TimeRangeSelected. I assumed DayPilotCalendar1.SelectedEventValue = r...
On TimeRangeSelected I am creating a new event. I want that event to be selected (event select bars visible) after creating it in TimeRangeSelected. I assumed DayPilotCalendar1.SelectedEventValue = r...