only current date in popup ?

Asked by wim meesters
15 years ago.

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

No reply yet.

This question is more than 1 month old and has been closed. Please create a new question if you have anything to add.