Telerik RadCalendar supports Multi-Month rendering style. The
Multi-Month view can be achived by setting the MultiViewColumns
and MultiViewRows properties to the desired values (e.g.
MultiViewColumns="2" MultiViewRows="2").
You need to set AutoPostBack of RadCalendar to true in order to use Multi-Month mode.