Questions Tagged
Custom Object ArrayList Binding
I'm building on the Pro Demo 5.8 until I can get it all working. If it all goes well then I'll probably purchase. I've got an ArrayList of objects (TimeEntries) that I'm binding to the Month view. My...
Disable the clicks
Answered: putthebelow codein the page_load() and try... Schedular.FreeTimeClickHandling = DayPilot.Web.Ui.UserActionHandling.PostBack Schedular.EventClickHandling = DayPilot.Web.Ui.UserActionHandling.PostBack
Disable the clicks
How can I disable the eventclicks and the clicks in the free area in the DayPilotLite-Scheduler? The Scheduler is only for viewing.
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...
Can we have Recurring Event Functionality?? Please reply ...
Can we have Recurring Event Functionality?? Please reply ... ASAP
CellGroupBy="Year" freezes
Hi, First of all excellent .Net calendar! I'm trying to get my calendar i different views such as Hour/Day/Week/Month/Year. But everytime i'm trying to set CellGroupBy="Year", it freezes my VS. I'm u...
Javascript Error
Hi, I am using the latest version of the Day Pilot control. When I am changing the week in the navigation control, a call back is done, but after that I am receiving a javascript error - var $C=eval(...
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...
Move event with Ctrl-key pressed
Is ther a way to detect if the Ctrl-key was pressed in the client-side EventMoveJavascript handler? This way I can implement a Move (ctrl-key up) or Copy (ctrl-key down)
Databiding to Webservice
Control should be able to get Data from a defined Webservice. Componentart controls have that mode.
Center on Drag and Drop
Is it possible to center the Scheduler display to a time specificed by an external Drag and Drop? Thanks
Scheduler: The JsonData instance has to be initialized first (5.8.1956)
Hi, during DataBinding of a Scheduler the following exception occurs (type == None): The JsonData instance has to be initialized first DayPilot.DLL!DayPilot.Json.JsonData.EnsureCollection() Line 891 ...
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 ...
Daypilot calender event editing does on work in firefox
I am using Daypilot 5.7 calendar. I have noticed that editing events works fine in IE and Chrome; however, editing calendar events does not work at all in Firefox. Is there a resolution for this bug?...
Scheduler HeightSpec=Parent100Pct problem
Answered: This option is working properly since 6.3 release: http://www.daypilot.org/daypilot-pro-6-3.html
Will there be a Outook-Style Template or CSS-Sample?
Will there be a Outook-Style Template or CSS-Sample?
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 ...
Schedular week view
Hi Dan, I think you have a typo on this page http://blog.daypilot.org/2009/11/scheduler-time-line-scale-options.html You say that the following: CellDuration="10800" CellGroupBy="Month" But if a calc...
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...
How to set color for individual event in Day Pilot Lite???
I am trying to change the code to have the color coding for individual events when they are created by following the code changes mentioned in this thread http://forums.daypilot.org/Topic.aspx/420/da...
how i can display count of months to my country calendar type like convert from gregorian to shamsi
hi
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.
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 ...
Ajax History and Internet Explorer
If you have a daypilot control in an update panel, ajax history is enabled and you add an ajax history point on page load, daypilot controls will not work in Internet Explorer (tested with IE 8). Day...
Split Screen
Is there a way or a plan to add the ability to split the screen horizonaly, so you could keep the header (and maybe the first row) at the top to the screen when scrolling down?
Day View customization
In the dayview there are so many columns like maximum simultaneous events are there. But some events could be wider because there are not so much events at this. But the column is to small. Can I cor...