Updating Navigator's SelectMode from codebehind Answered: At this moment the SelectMode has to be changed on the client side: nav.selectMode = "month"; nav.update(); Another option is to place the DayPilotNavigator control inside an UpdatePanel. codebehindnavigatorscheduler