This demo illustrates how ASPxScheduler operates when postbacks are enabled instead of callbacks (i.e. when the ASPxScheduler.EnableCallBacks property is set to false).
In this demo, you're able to change the currently active view (Day, Work Week, Week, etc.), navigate to another date, create a new appointment or edit an existing one - to see that the entire Web page is reloaded in response to these actions.