search envelope-o feed check
Home Unanswered Active Tags New Question
user comment-o

only current date in popup ?

Asked by wim meesters
12 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

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