In rad calendar i'm using multiview row and column to display all months in a year, it is displaying 12 months from the current month i.e.,(Apr 09 - mar2010) instead of i need (jan09 - dec09) is there any possiblity to do like this....
One suggestion is setting the FocusedDate property of RadCalendar in order to show required months in Multi-Month View. See the example given below.
[aspx]