Prevent Date Navigation in JavaScript Scheduler

By default, clicking a date header navigates the Scheduler to that date. To keep the view fixed, disable this behavior.

Prevent date navigation by removing the e-navigate CSS class from header cells via the renderCell event. Example: