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

Questions Tagged

ToolTip text and Appt Description

Hi, just like to firstly say what a nice component this is to use. Ok, my question: Is it possible to allow a different data binding field for the ToolTip value for each appointment entry rather than...

need to make a month view that pulls data from a database

I have attempted to adapt the DemoSql code to have a month view based on the data in a database. The first error I received was that the control did not have an enddate property. In the documentation...

Merge recurring, same-time events into one

hi, is it possible to merge several recurring events into one event that spans several days? like the schedule page at: http://www.crd.bc.ca/seaparc/program/swimming.aspx so that multiple events are ...

On cell click event DynamicScheduler?

Hi, How can I set an event to handle a cell click (to create a new event) in the Dynamic Scheduler? I have version 4.9 Thank you

Weeknumbers

Is it possibel to show weeknumbers in the Calendar? ex: a good place would be the top-left-corner above the hours

CellHeigt smaller than 15 ?

I have CellsPerHour = 4 and the Calendar hour is then 60. I like to have bussinesshours from 8 to 16, but that makes the Calendar tobig for the place on the website that I want to use. With CellsPerH...

Scheduler - Display OK Cancel javascript pop-up on Event Click and delete event if OK

Hi, In my scheduler, I would like to display a javascript ok cancel pop up when an event is clicked. If the user clicks on ok, I would like to delete that event. I already have the code to delete the...

How to change event duration ar color related to database values

Hi All, I am trying to change event duration ar color related to database values in daily pilot lite(open source), can any please guide me..... Thanks, Sumesh

Displaying events on calendar

I have created a weekly calendar to display our events. It works great for most of our users, but we have a problem we can't seem to get past. We have several events (so far 7) that occur at the same...

Scheduler not dynamically loading resources into scheduler control

I have managed to get the calender working just fine but when I use the scheduler (using the same datasource control) and add the reference to the field in the database that has the name of the resou...

change one hour slot to 45 minutes slot

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?

Is it possible to show the minutes on rith line for the actual time in the Calendar control?

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

Is it possible to show the minutes on rith line for the actual time in the scheduler control?

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

How to add dynamic MenuItems?

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

How do I create an event using client side Javascript

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

What can i do redirect to a different page on clicking a cell?

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.

Double-postback when Adding new Event i VB

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

DayPilotMonth is undefined, DayPilotCalendar is undefined - wrong ASP.NET version

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

Scheduler callback error.

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

Changing culture from en-US in SQLdemo breaks update

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

Update DayPilot and GridView with Callback

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

Dynamically adding a DayPilotMenu

Is there a way to do this. I need a different menu for each item. Or is there a way to use the event bubble as some sort off menu per item.

DayPilot.Web.Ui.FreeClickDelegate??????

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

Scheduler Desing fails inside Dotnetnuke

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

Image in event will trigger the EventMove event

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

Change event bar color.

Is it possible to choose a color for each event. For instance if i want a color for work, and one for holidays?

How to add Week view in Daypilot lite (Solution)

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

new DayPilotScheduler 5.0 in Placeholder

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

Menuitem and timeRangeSelected postback

I have set: OnTimeRangeSelected="DayPilotCalendar1_TimeRangeSelected" TimeRangeSelectedHandling="HoldForever" as I like the context Menu. I set <DayPilot:DayPilotMenu ID="menuSelection" runat="server...

How to change EventClickHandling to move an Event?

Hi, I want the user to be able to move an Event by clicking on it. Not just by clicking the Event Frame. It it possible? Thanks.
Previous Questions 4591-4620 of 5187 Next