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

Questions Tagged how-to

Navigator - Block navigating to far back

Answered: You can only block it by handling the date click manually: Use TimeRangeJavaScript and don't do anything if the date is forbidden. Otherwise fire the calendar update using dpc1.commandCallBack("navig...

ViewState data out of sync after Calendar Command previous and next

First off, great work, love the controls. I've got a month view calendar with two links to move the calendar previous and next each month. It works great and my events show as expected. when the next...

How to Print all th hours of the day?

Here is my Print: int hourHeight = DayPilotCalendar1.CellsPerHour * DayPilotCalendar1.CellHeight; Response.Clear(); Response.ContentType = "application/octet-stream"; Response.AddHeader("Content-Disp...

Filtering the resources dynamically (e.g. using a DropDown) with EnableViewState="false"

A comment based on a recent support issue: Changing the Resources collection with ViewState turned off is a bit tricky. Resources collection can be defined in several ways: 1) When you have ViewState...

how to set friday as default start day in month view

how to set friday as default start day in month view

Text Wrap inside Scdedular Conrol event.

Hi i am using schedular control, I want to wrap the text inside the event in case event duration is small. Is it Possible? if yes how can i do that? I found this is possible with calender control but...

Detect external event move on server.

Hiya, I am looking to detect whether or not the event being moved is from an external source. This is available for client-side JavaScript but seemingly not for the server OnEventMove event. I only a...

Hi, I am using schedular Control...With Snap to grid = true

And CellGroupBy=Hour and CellDuration =15 When i set any event at extreem time.. say from 11 PM with 1 hour range it goes to next day at first 15 min slot. Which looks confusing.... Any help will be ...

How to change the default holiday in schedular Control?

Answered: Customizing the background colors: http://www.daypilot.org/scheduler-custom-cell-rendering.html Hiding non-business days (including customization): http://www.daypilot.org/scheduler-hiding-non-busine...

Default view for schedular....

Answered: Hi, I got the way to do this. DayPilotScheduler1.SetScrollX(DayPilotScheduler1.StartDate.Date.AddHours(5)) thanks

How to display a message after eventmove

I handle the eventmove on the server side. But dependend on the selected event, the user is not allowed to move the event. Then I would like to display a message like "You are not allowed to move the...

How can I dynamically change resources and event based on navigator in schedular?

Hi, i use the scheular control with navigator. I want to show the data which is based on the perticular date. First time i navigate to page then it shows the data for the date which is in navigator b...

Prevent Time Range Selections

One last question then I'll leave you alone :-) In the scheduler is there an easierway to conditionally prevent a user from selecting an cell in the TimeRangeSelected event than calling my server sid...

Daypilot Scheduler header format

Hi, Is it possible to format the dates in the header for the Daypilot scheduler? I saw a couple of posts that said to use the HeaderDateFormat property but I do not see this property in the scheduler...

Resources in Scheduler

First off I must say this is an excellent control. Thanks for the effort and support. I have been tasked with a project in which I will be creating a booking application for vehicle testing. One requ...

Place DayPilotNavigator in separate contentpanel from Calendar?

Is this possible? The page has a master page with two content placeholders, one for the main page content and one underneath the nav menu on the left - I'd like to place the DayPilotNavigator control...

Controlling calendar from JS

Is it possible to control the calendar mainly from Javascript. I mean adding events, changing views, etc. without resorting to postbacks/callbacks? thanks.

How can a export/print the DayPilot Month View

Answered: The Export (JPG/PNG/GIF) feature will be added to DayPilot Month in DayPilot Pro 5.8 release.

add a event

how to add a new event in a calendar control- i am very new to this one

Drag over multiple days

Hi, Is it possible to enable a booking to go over several days when using the Calendar? At the moment, I have the Cal in week view, and a secondary scheduler in month and resource view to enable mult...

How to print a calendar?

Answered: After some experimenting, I've found a workaround. The following code prompts the user to open/save the image. This makes it printable from IE as well. Response.Clear(); Response.C...

Howto modify resources/datasource on scheduler during javascript refresh

I noticed that when I modify the resources/datasource when refreshing a scheduler the data displayed is inconsistent with the data bounded to the scheduler. Is it even possible?

Data for the view date range.

I am evaluating this product for a project. When the calendar is loaded or when user changes/drills intothe view, how can I get the date range so I limit my result set from database for that date ran...

Data for the view date range.

I am evaluating this product for a project. When the calendar is loaded or when user changes/drills intothe view, how can I get the date range so I limit my result set from database for that date ran...

Fixed times when scrolling on day pilot calendar?

My day pilot calendar has a number of resources; the problem iam having is after scrolling the screen to see specific resources, its no longer possible to see the times down the left hand side making...

Adding Resources programmatically to Scheduler

Hi, I am trying to add resources programmatically with out the whole page is reloaded. if I have a button which removes all resources and adds a new set of resources it doesn't get updated unless I r...

DPCalendar1.update("Please wait...") does not show

hi DPCalendar1.update("Please wait...") does not show, either in adding events or in change / move events whats the property to enable for ajax messages ? thanks az

how to block saturday and sundays from calendar

how to block saturday and sundays from calendar ? do we need to put events in the event table ? I want to keep holidays table seperate Is there a built in way Thanks... Az

Refresh server side does not work after ajax POPUP

Refresh server side does not work after ajax POPUP and manual F5 or refresh is required everytime record is added. link - http://pigcheer.com.114.webhostforasp.net/calendar/pro.aspx insert new event ...

once event is deleted, it does not work 2nd time

once event is deleted, it does not work 2nd time http://pigcheer.com.114.webhostforasp.net/calendar/pro.aspx any help will be appreciated az
Previous Questions 2791-2820 of 3096 Next