Home Unanswered Active Tags New Question

Active Questions

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!
Asked by Rao 12 hours ago. 2 replies, last reply 10 hours ago.

Display multiple lines in Month calendar

Answered: U meant Daypilot Month Right? If so, In properties, Change EventFontSize:200(For Example). Then Do one more thing EventStackingMode :cell. It should be multiline.(In Expected Format.)
Asked by John K 1 day ago. 1 reply, last reply 10 hours ago.

Scroll bar in

In DayPilotCalendar1 week view how to enable scroll bar for the events?
Asked by Mathi 1 day ago.

Scheduler ViewType days - BeforeCellRender : Wrong start - end

With the scheduler when property "ViewType" is set to value "Days" we have a problem with the following event : "OnBeforeCelleRender". aspx OnBeforeCellRender="BeforeCellRender" Code behind protected...
Asked by Dargaud Philippe 2 days ago.

DayPilot

Is DayPilot compitable with safari? which version of daypilot used for ipad
Asked by Smita 2 days ago.

dpc1.commandCallBack("refresh") (javascript) will not refesh calendar (asp.net)

Hi, I'm trying to refresh the calendar from a Javescript function. The first time the page is loaded, the function fires as expected and the calendar is updated; after that initial working action, it...
Asked by David East 5 days ago. 2 replies, last reply 3 days ago.

Styling DayPilot Month

Hi there, I'm currently working with the DayPilot Pro for ASP.NET Demo and am having problems with turning off the "style" attributes applied to the "Month". I note that from the Month: CSS Class Sty...
Asked by AC 8 days ago.

DayPilotMenu in MVC

Can you use the DayPilotMenu in MVC? I have been unable to find any examples, tutorials, or forum posts on how to do this. If not, is there a context menu available in MVC? Thank you.
Asked by Anonymous 14 days ago, 1 vote.

Size Row nello Scheduler

E' possibile dare una dimensione alla singola riga dello scheduler? Non di tutto lo scheduler, ma di una specifica riga. I can give dimension to a single line in the scheduler? Not all of the schedul...
Asked by Francesco La Scala 14 days ago, 2 votes.

DayPilot Scheduler Focus On a Date

Answered: You can use the following method: DayPilotScheduler1.SetScrollX(new DateTime(2011, 7, 15));
Asked by Anonymous 8 months ago. 4 replies, last reply 14 days ago.

Can we have sub menus from the rightclick menu control

Hi, Thanks for a great product. Would it be possible to have the ability to add sub (child) menus from the right click menu? Some are menus are built dynamically and some are getting quite long now a...
Asked by DB 14 days ago, 1 vote.

CellGroupBy in Scheduler Lite edition - Diff between Lite and Full version?

Is CellGroupBy possible in the Lite edition of the Scheduler? My lite version of the scheduler does not have any column groups. I looked to see if it was noted in the differences between versions on ...
Asked by Brice 2 years ago, 1 vote. 2 replies, last reply 21 days ago.

Agenda / Upcoming events list

Hi, Does the DayPilot calendar allow for creation of an Agenda, similar to the one in Google calendar? I'm really just looking for a list of upcoming events with the option to include my own text/col...
Asked by Dave 22 days ago.

"A script on this page is causing IE to run slowly" error when I use DayPilot

Has there been any report of DayPilot running 5million+ script statements? I actually have everything set to use postbacks, so I'm not even sure what scripts are running.
Asked by Joe Letizia 23 days ago, 1 vote.

How to use the parent100pct in DayPilotCalendar

Hi there, I have a DIV gnerated as follows : <div id="div1" runat="server" style="position:absolute; top:110px; left:150px; right:10px; bottom:10px;"> Within this DIV I have a DayPilotCalendar contro...
Asked by Martin 25 days ago.

Slots in Chrome browser are display as empty boxes.

Answered: I used this to fix this problem TimeRangeSelectedJavaScript="FixWidth();" VisibleRangeChangedJavaScript="FixWidth();" function FixWidth(){ document.getElementById('ctl00_ContentPlaceHolder1_DayPilotS...
Asked by Anonymous 1 year ago. 2 replies, last reply 28 days ago.

Day Pilot Scheduler question

I want to be able to fill in the day events for each resource listed. Here is what I have so far . . . LOB 101 LOB 102 LOB 103 etc. After loading the resources (i.e., rooms), I want to go back and po...
Asked by Steve Holland 29 days ago.

How to assign a list type variable to data columnfield of daypilotCalender ?

i am adding columns to day pilot calender control for resource view. I have a list of rooms and inside that name field is there which i want to assign to the data column field. roomList.Items.ForEach...
Asked by np 29 days ago.

how to match data source id with columns's ids in resource view?

i am adding columns to day pilot calender control for resource view, i am not seeing the data in the control. do i need to match the data source id and column id explicitely ? how can i do that? room...
Asked by np 1 month ago.

Scheduler not updating associated data bound list view

Hi, I have a page that uses a databound list view for unscheduled events that I drag onto the DayPilotScheduler and that works nicely, the event is placed on the schedule and removed from the listvie...
Asked by Clay 1 month ago.
Questions 1-20 of 1481 Next

DayPilot for ASP.NET WebForms, DayPilot for ASP.NET MVC, DayPilot for Java