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

Active Questions

How we can set the Y axis focus for given date and resoucce in Day Pilot Scheduler

Answered: Focus 1. You can set the vertical scroll position using ScrollY property on the server side (don't forget to call Update() then). However, this works with pixels so it might be difficult to calculate...

Is there a way to change the background color of the DayPilotCalendar1.UpdateWithMessage?

Answered: At this moment, it's only possible when you display the message bar manually using AfterRenderJavaScript [http://api.daypilot.org/daypilot-calendar-afterrender/] and .message() [http://api.daypilot.o...

Custom Cell Rendering

Hello, at the documentation i found the following comment: ~~~ 3. Performance If all cells in a column have the same color and this is true for all columns, the following optimization is applied: The...

Setting CellHeight in Command event

When i set the CellHeight to a new value using the Command event (callBack) the control is not updated right away. I need to refresh (F5) the page in order to see the new value. When i do the same wi...

Add Event in Schedule Lite

Is it possible to add events in DayPilot Lite version. I can trap the OnClick event, show window and add details, add details to the table and I also bind it with the scheduler. But I cna't see event...

Open source DLL - Events now found

Answered: View the object in the object browser. Find the Web.Ui entry can click on 'Events' In the right pane of the viewer click on 'Enable'. That should fix your problem.

Not finding DayPilot.Web.Ui.Events

Answered: View the object in the object browser. Find the Web.Ui entry can click on 'Events' In the right pane of the viewer click on 'Enable'. That should fix your problem.

Asp.Net 2010 Implementing

Answered: I am successfully using all of them in VS2010.

problem in concurrent events on the same day in daypilot scheduler

I want to use concurrent events when ever i re-size the event if any other event occur at the same time then i want to shift that event to the next day....what should i do ....

Binding Events does not contain property resources?

I am following the example here: http://mvc.daypilot.org/mvc-3-razor-calendar-and-sql-server-tutorial-c-and-vb-net/ I am getting an error on the callback. I can see my data and the fields I am settin...

Hide time header

Answered: Almost. You can make HeaderHeight="1". "0" will cause an error. Change HeaderFontSize to "0pt" and remove OnBeforeResHeaderRender.

Can I display a Scheduler for 48 hours / 2 days?

Answered: I set Days="2" and TimeFormat="Clock24Hours". I used a RadioButtonList for timezones, putting the hours as the value, and sent the selected value to my stored procedure, and recalculated the date usi...

Is it possible to display text in cells (BeforeCellRender)

With the BeforeCellRender, ican customize the backbround color of the cells. But how can a put some text in the cell, to indicate the locationof business hour ?

Your example throws an error

Answered: Found the problem open source code. change this to remove the null in the first 2 lines (line 866 in DayPilotCalendar.cs) and then recompile . and use that dll for ur other project. DateTime start = ...

Issue with DayPilot, ASP.net AJAX Control toolkit

We are evaluating the PRO features with our application and are facing some issues with IE9. We are using AjaxControl Toolkit (Latest Version) and Obout Components. There is some conflict with the MS...

Order overlapping events

Answered: Problem solved. I add to my daypilotcalendar a custom tag called priority and, with the eventsortexpression, sort alla events by priority asc. Bye!

Calendar Crashes when using Navigator

We are currently using the DEMO version. The Calendar/Navigator is implemented on our development server and works fine. Once implemented in our test environment on the production server the problem ...

Event is displayed in incorrect week when CellDuration = 10080

I create an event for this periode 02-04-2012 - 08-04-2012. When CellDuration = 1440 - the event is displayed in Week 14 which is correct (in my case anyway) When CellDuration = 10080 - the event is ...

Changing time format on events in Month calendar

I have been integrating the DayPilot into my website www.teamyell.co.nz for the last few days. Have a look at www.teamyell.co.nz/abc/eventsin a day or two (once I deploy). My site displays timein the...

Submenu

Hello, How can I get a DayPilotMenu with a submenu ? is it impossible ? Thanks
Previous Questions 3881-3900 of 5307 Next