Calendar View Drop-down not changing when chaning view via javascript

Leo,

Not sure if this will work, but you could try to re-render the whole component, instead of just refreshing the calendar:

skuid.$C('CenterCalendar').render();