The Footer option of the UI for ASP.NET MVC Scheduler is disabled by default.
Demo.
No footer is rendered.
The footer should be enabled by default.
Currently, it has to be enabled explicitly: .Footer(true)