I tried a few ways to refresh / re-render it, but none worked for me.
Here is an example: http://dojo.telerik.com/oGaJi
- if you press the "Toggle View" button, it will show the scheduler via the ng-show, but it doesn't render properly
- if you set $scope.switchVal = true; by and re-run it, the scheduler will render as it should