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

Questions Tagged how-to

Need suggestion on scheduling

How would one go about handling a single daily event count in excess of 40,000? I think i need toceate 40K indiviudualschedules with a recurring daily event. Is this even possible? or even Manageable?

How to Start calendar days time on the half hour with 1 hour appointments

I was wondering if anyone has started a calendar day on the half hour with 1 hour appointments. For Example I want to start the opening times at 8:30 but each available appointment time is an hour. T...

Using Read only fields

Hi. I am having problems using read only fields on with the pop-up event detail - the full code is below but in short This doesn't work (nothing happens when I press "update" <asp:BoundField DataFiel...

hide non business hours with fixed height Calender

Answered: DayEndsHour property will be available in DayPilot Pro for ASP.NET 6.5 release: http://www.daypilot.org/daypilot-pro-6-5.html

Problem with Datafield and read only

Hi. I've been working from your tutorial and adapting things and run into a real head scratcher. When I make a datafield readonly it stops working. For example This works <asp:BoundField DataField="J...

increase drag area

hello there. Its possible to increase drag area? I can do that with "DurationBarWidth" but I don't want to have a huge duration bar! any possible solution?

how to costumize the hours-bar in Calender?

If I configure CellDuration=15 and CellsPerHour=4, i will get 4 lines that splits up 1 hour. In the default view I can just see one full hour. I wan't to add the minute values to each line. Example f...

Change the BusinessBeginsHour on the fly

Hi all, Anyone have any tricks to changing the BBH property on the fly? Example, in Day View, each day defaults to 8am start hour. However, lets say on one day there is an event at 6am. I'd like to c...

How to Customize duration bar time range

Hi, How can i customize DayPilot duration bar time range? example : Booking from 1pm to 3pm but actual usage is 1pm to 2pm so i need customize duration bar to display 1pm to 2pm.

Does DayPilotScheduler support AllDay

I have implemented a Calendar and Scheduler and have added all day events to the Calendar but cannot seem to get it to work for the scheduler which does not have the 'DataAllDayField' attribute. Are ...

Horizontal line separating room type

Hello, Is there any chance to separate room type in grid like in Hotelogix: http://www.hotelogix.com/pdf/Jump_Start_Guide.pdf (rows Superior, Executive) Regards,

refreshing the display on return from an event creation

Hi, I am using a popup window to create a new event and on return from the (modal) popup I would like to refresh the display to show the new event. I guess I could submit the form and that would refr...

Using a single DayPilotNavigator with DayPilotCalendar and DayPilotMont

I need to create a simple calendar application to start with - with a 3 month calendar to the left and either a day, week or month view to the right. The views are selected using buttons. Ihave a sin...

Display events with same start time in day view on top of each other instead of side by side

The way my calendar day view is set up, when multiple events are happening at the same time, it displays those events side by side. Im trying to display some information in a row in the event, and wh...

How to introduce page breaks to the calendar control?

Hi All, I am using the Daypilot.dll Version 5.7.1903.0 and have the issue that I pass the print view page of an Daypilot Calendar control (no scrollbars) to a HTML to PDF conversion in order to gener...

How to lock certain events from being edited or removed

Hi all, I have just purchased this really cool control and am really happy with it however i Have this question... due to the way that I wish to implement the calendar I would like different memebers...

give fixed size to modal popup

i have used ajaxmodalpopup extender for showing the modal popup. and i want to assign fix height and width to the modal popup and if the data exceeds the assigned size i want to show the scroll bar t...

Show weeknumbers in DayPilotNavigator?

Answered: You can show week numbers using ShowWeekNumbers="true". See also: http://www.daypilot.org/daypilot-pro-6-0.html

How to insert a custom LINK in an already existing event?

Hy everyone, I'm testing this DayPilot and it seems quite ok and fast. I'm trying though to play with the InnerHTML and the ToolTip properties of an event, in the "BeforeEventRender" method, in order...

Center on Drag and Drop

Is it possible to center the Scheduler display to a time specificed by an external Drag and Drop? Thanks

Get displayed date?

Hi, I'm using Daypilot in day view. I can get the start day of the current week using calendar.startdate, but I'd like to know what day/date the calendar is currently displaying, not the date of the ...

Scheduler HeightSpec=Parent100Pct problem

Answered: This option is working properly since 6.3 release: http://www.daypilot.org/daypilot-pro-6-3.html

drag and drop data from treeview onto Scheduler

I am looking for a calendar control in which i can drag the data from the treeview control and drop it onto the scheduler.I just want to know whether your scheduler control supports this.If yes,then ...

Get exact date

hi i'm using the scheduler controll for an application i'm designing and since the scheduler only has a start end endtime i'm running into a problem. the app i'm making is a planning system for appoi...

Duratin bar in the DaypilotMonth

Hi, i'm wondering if there is a way to add a duration bar in the DayPilot Month object as i can do with the DayPilot Calendar. It would be useful to identify the event with a color. I don't want to c...

Drag and copy

Answered: hi there, You can put null into first param of the dragStart function, something likes below: DayPilotScheduler.dragStart(null, 60*60, "1", null); Cheers, andy.

daypilotscheduler - custom cell color

Hello everyone, I'd like to change the color of the cells from the calendar to have an explicit way to show holidays or christmas day for example, something that looks like the color change for weeke...

Daily Business Hours on Calendar

I have a Navigator component changing a single day calendar component showing events for the day. I can change the BusinessHoursStart and End and use the DayPilotCalendar_BeforeCellRender event to se...

Resources on X-axis and Days on Y-axis

Is it possible to display resources on x-axis and days on y-axis in DayPilot Scheduler. If yes then please let me know how.
Previous Questions 2671-2700 of 3096 Next