Home Unanswered Active Tags New Question

only current date in popup ?

Hello,

When we use this code, the time in the popup is right, but date gives only current date, not the navigated date.

Calender itself is navigating properly. Isnt "start" the NAVIGATED date ?

<daypilot:daypilotcalendar id="DayPilotCalendar1" runat="server"

dataendfield="end"

datastartfield="start"

datatextfield="name"

datavaluefield="id"

TimeRangeSelectedHandling="JavaScript"

TimeRangeSelectedJavaScript="openPopup(start.toString());">

</daypilot:daypilotcalendar>

Thanks

Asked by wim meesters 1 year ago.
Replies
No reply yet.
New Reply
This reply is
Your name (optional):

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