As per your Pro tutorial I have implemented in my application. I can add events on weekends but can't view them. I tried ShowNonBusiness="true". While debugging, in BeforeEventRender, I can get those events and also their properties are set (as mentioned in BeforeEventRender), but yet those events are not visible. On making ShowNonBusiness="true", I can just see a thick line on that events place, but not the event.
Can anyone help me to know how to show events on weekends.