I'm building a calendar app using your plugin, but it is too slow when loading on the live server. on my local development though, i don't feel a thing. everything is super fast there. In my code bel...
hey folks - wanted to say thanks for the daypilot control. very very cool. Had a quick question. Is there a way to have the calendar show non standard business hour ranges? for example, 8-17 or 6-12 ...
Please help me out. While using the safari browser, (using link http://www.daypilot.org/demo/BindingDataTable.aspx ) the events are not displayed in the corr While using the safari browser, (using li...
Hi: a) I've modified a part of the daypilot, in which you can have private events, ie you can have a shared calendar, but some events just a few users can see, so throw an extra field you can show or...
I am trying to control the daypilot calendar with an asp:calendar control. The catch is...the calendar control is in an .ascx left nav. menu page. I am also using master page for my theme. Do I need ...
Hi. Great control, but two additional features would be nice: * (Better) CSS support CSS classes instead of style-attributes would be nice! Advantages: less html code, better readability of generated...
protected void calPlanner_EventClick(string pk) { MessageBox.Show("This is a test"); } Doesn't work, the default popup is shown whith the id of the meeting (i actually use a messagebox class in c#.ne...
Answered: F13 (Multiple columns per day) is now available (since 4.6 SP1). See also: DayPilot Pro 4.6 SP1 release notes Online demo with days split into resources Online demo with resources split into days In ...
At this moment each hour range is divided into 2 half hours, ie 30min. Is it possible to split each hour in 4 parts, each one of 15min? Is it possible to have a different color for each of those part...