Auto Postback

Server-side events:
Description

Calendar supports automatic postback, which happens when a date is selected from the client side.

Auto-postback is enabled if the AutoPostBack property is set to True.

User can get the selected dates from the server side via the SelectedDatesChanged event.

Documentation