Set startDate and selectionStart on Navigator - DayPilot Forums http://forums.daypilot.org/Topic.aspx/1129/set_startdate_and_selectionstart_on_navigator Replies to question 'Set startDate and selectionStart on Navigator'. Set startDate and selectionStart on Navigator I use several buttons to jump to predefined dates in calendar. This can be done using dpc1.commandCallBack('command', date);. Unfortunately, the Navigator does not reflect the changes in calendar. How can I set startDate and selectionStart in Navigator (on client side or from the commandCallBack in code behind)?

I tried the following (javascript):

dpn1.startDate = new Date();
dpn1.selectionStart = new Date();
dpn1.updateSelection();

This doesn't work. May be I'm completely wrong.
Also i could not find any documentation on the navigator client side api.

Any hints on this?

]]>
http://forums.daypilot.org/Topic.aspx/1129/set_startdate_and_selectionstart_on_navigator Anonymous http://forums.daypilot.org/Topic.aspx/1129/set_startdate_and_selectionstart_on_navigator Wed, 25 Aug 2010 02:58:16 +0200
New reply to 'Set startDate and selectionStart on Navigator' I got the same issue.
How do we update the navigator?

]]>
http://forums.daypilot.org/Topic.aspx/1129/set_startdate_and_selectionstart_on_navigator#dv2mhhwadbee3c3t4hu72xv4ye Anonymous http://forums.daypilot.org/Topic.aspx/1129/set_startdate_and_selectionstart_on_navigator#dv2mhhwadbee3c3t4hu72xv4ye Tue, 16 Aug 2011 14:12:51 +0200