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

Questions Tagged how-to

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

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.

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.

Setting z-index of DayPilot Calendar - IE Bug

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

Line for actual time

hello! Is it possible to show a line for the actual time in the scheduler control? greetins Stefan

Update Ressource-Column with callback

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

Day view calendar Tommorow JS event call help needed

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 ?

How to update the content of top left corner cell on scheduler?

Answered: Please see an example from Demo/Scheduler/Default.aspx.cs: protected void DayPilotScheduler1_BeforeResHeaderRender(object sender, DayPilot.Web.Ui.Events.BeforeHeaderRenderEventArgs e) { ...

TimeRangeSelectedHandling property on client side doesn't seem to do anything.

I have a page that renders a schedule control with time range selection disabled and when the user clicks on a button it calls a piece of javascript to enable the time range selection. The code I use...

How do i use the free time selected menu on daypilot scheduler.

How do i use the free time selected menu on daypilot scheduler.

...Enable mouse hover on empty time

The daypilot "Lite" supports a HoverColor and EventHoverColor that changes the background color when the mouse rolls over the event (or empty time slot) -- and changes the mouse cursor to the "hand" ...

Whats the best method to populate a daypilotScheduler

At the moment I use a SQL datasource on the same webpage as the daypilotScheduler. Is this the best way, or would it be better to do this programatically using a SQLcommand in the code behind page?

I don't want to delete the node after dragstart event.

How to retainan externale event (not be deleted/removed)after dragthe eventto scheduler?

Scheduler Update

Hi all, I've an ImageButton inside a DataGrid TemplateColumn. The DataGrid is inside an UpdatePanel. When i click on the button, i bind a new dataSource to the Scheduler an call DataBind but the Sche...

Why no ShowToolTip and BubbleID properties in SchedulerDynamic?

As the topic title says, why are there no ShowToolTip or BubbleID (to open an Bubble) properties on the SchedulerDynamic? I've tried to mimic the behaviour (with a context menu) but the control lacks...

Modal Popup Extender

Hi, I'm trying to set up the daypilotcalendar with a modalpopupextender, so that when the user creates a booking by selecting the time fields, the popup will appear and ask a couple for a couple of e...

ContextMenuClientName for Month View

I need to be able to use different types of context menus based on different event types. In day/week view, this would be accomplished by setting the ContextMenuClientName in BeforeEventRender. Howev...

menu Item

Hi, is it not possible to enable and disable menu item in context menu if possible please reply as early as possible

SelectEvent after TimeRangeSelected

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

How to change the style of DaypivotMonth?

Daypivot month controls position seems to be absolute..How can i change it?

It is possible to use event bubble outside the daypilot Calendar?

I wish to use event bubble outside the daypilot calendar when I mouse over a linkbutton. It is possible?

Is it Possible to Reverse the Time and Date Display?

What I need is to display the Hours (Time) horizontally and the Days vertically. For example: Date: 12 AM 1 AM 2 AM 3 AM 4 AM 1/1/2008 1/2/2008 1/3/2008 Is this possible? Thanks -Mark

How to remove the Demo text from DayPilotMonth Control

I used DayPivotMonth Control .But in the left corner its written as Demo..How can i remove that?

Amending the Event editing textbox size

Hi Dan, When editing an event on the scheduler it gives me a multiline textbox which is around 80px wide and about 16px high. Is there any way of increasing the size of this? Thanks.

Displaying events with no end date

A client of mine, a yacht club, has events where the is a definite start date & time but nospecificend date & time (the race could take5 hours in light winds or1 hour in strong winds). So they do not...

DayPilotMobile Display

Hi - I have DayPilotMobile working fine butcannot find a way of editingthe text that has the FreeNavigateURL associated to.in the case I get some text with a link eg '* 1440 min'. The link works fine...
Previous Questions 2791-2820 of 3053 Next