I want to do the same thing as OnClientClick in DayPilotNavigator (I want to issue a wait message before Posting)
Solved by changing to manual BIND TimeRangeSelectedHandling="JavaScript" TimeRangeSelectedJavaScript="btn_navigateClick();"
Great, thanks for posting the solution!