Hello Darren,
The navigate event is not cancellable, as it is fired after the UI has started changing. Its purpose is to be used to interaction with other widgets (datasources) on the page.
What you can do to prevent users from nagivating is to add the following CSS rule to hide the navigation arrows....
...and execute the following script after Calendar initialization in order to remove click event bindings:
Regards,
Dimo
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework -
download Kendo UI now!