Hi, in version 2009.2.826.35, it is now possible to handle the OnClientNavigationCommand client side event and detect the SwitchToDayView event and cancel it if needed (see javascript code below). The only problem is that even if the SwitchToDayView event can be cancelled, the user always sees that he can click on the day because of the mouse pointer that changes to a "hand". Is it possible to completely disable the SwitchToDayView (action and visual)?
thanks in advance