Refreshing of Daypilot Schedulter
Answered: After clearing the resources, it is necessary to call full update:
dpsReservations.Update(CallBackUpdateType.Full);
Please let me know if it didn't help.
Asked by Neville 1 day ago.
1 reply, last reply 1 day ago.
Set click event
Answered: On the server side: DayPilotScheduler1.EventClickHandling="JavaScript"; DayPilotScheduler1.EvenClickJavaScript="dps1.eventMenuClickPostBack(e, 'Command')";
Asked by poupoune 2 days ago.
4 replies, last reply 1 day ago.
IE 8 slow loading Calendar on Post-Back
Hi, we have an application that uses 6.9 pro with the webforms calendar and every time the page is posted back i.e. changing a date, the calendar takes a long time to render. Surprisingly the longest...
Asked by Darryl 5 days ago.
1 reply, last reply 2 days ago.
DayPilot
Answered: I assume you mean the events (coming from DataSource), not the background cells (the matrix). To fire the client-side EventClick event, call this:
dps1.onEventClick(e);
e is the DayPilot.Event ob...
Asked by poupoune 7 days ago.
17 replies, last reply 2 days ago.
Problem with TimeRangeDoubleClickJavaScript in Chrome Browser
Answered: This should be fixed now in build 2866. You can download it in the sandbox: http://www.daypilot.org/sandbox/
Asked by JMP 7 days ago.
8 replies, last reply 1 day ago.
How to show the different color for each type of Event (MVC doen't have e.DataItem)
Answered: It's now available in build 5528. See the sandbox: http://mvc.daypilot.org/sandbox/
Asked by JBatista 8 days ago, 2 votes.
2 replies, last reply 5 days ago.
How to change the data format in daypilot shechduler control
Answered: DayPilot is loading the event start and end dates using a code similar to this:
string strStart = DataBinder.GetPropertyValue(dataItem, DataStartField, null);
if (!DateTime...
Asked by J Sampath Kumar 14 days ago, 1 vote.
1 reply, last reply 14 days ago.
Changing date format in DayPilot lite schedular in header
Answered: The Lite version of the Scheduler doesn't support changing the date format in the header. It will always show the day number for CellDuration >= 1440. If you want to display something else you will h...
Asked by Kapil Guleria 14 days ago.
2 replies, last reply 14 days ago.
JavaScript runtime error: Object doesn't support this property or method
Answered: This was a bug in DayPilot.puc(). It only happens if you have an element with id="l" on your page and open it in IE. See also: http://stackoverflow.com/questions/5647299/ie-error-object-doesnt-suppor...
Asked by Michael 15 days ago.
3 replies, last reply 14 days ago.
DayPilotNavigator and updatepanel, DropDownList1_SelectedIndexChanged Error: JScript runtime
Answered: This bug is fixed now in build 7.3.2854. You can download it in the sandbox: http://www.daypilot.org/sandbox/ Please let me know if there is any problem.
Asked by Anonymous 19 days ago.
2 replies, last reply 19 days ago.
List of all questions.
Tools
