Home Unanswered Active Tags New Question

Double-click event for time range selection causes Unknown PostBack/CallBack parameter type exception

Hi! When I set the TimeRangeDoubleClickHandling property of the dayPilot calendar to either postback or callback, withTimeRangeSelectedHandling= Hold or HoldForever, I'm getting an Unknown PostBack/CallBack parameter type exception "TRD" when I double-click on the selected timerange. If "javascript" is setted to TimeRangeDoubleClickHandling, it works fine, like it does in the sample demo.

Version DayPilotProTrial-4.7.1399.

Here's the call stack I'm getting:

ArgumentException: Unknown PostBack/CallBack parameter type : 'TRD:']
DayPilot.Web.Ui.Events.ArgumentsParser.ExtractArguments(String ea, String[] fields) +834
DayPilot.Web.Ui.DayPilotCalendar.executeEvent(String ea, EventSource src) +23
DayPilot.Web.Ui.DayPilotCalendar.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) +7
System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) +11
System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) +174
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +5102

Asked by Chris 4 years ago.
Replies
Hi Chris, this is a bug of 4.7 release. I've just fixed it - the fix will be included in the next release.
Comment posted by Dan Letecky 4 years ago.
New Reply
This reply is
Your name (optional):

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