Product Bundles
DevCraft
All Telerik .NET tools and Kendo UI JavaScript components in one package. Now enhanced with:
Web
Mobile
Document Management
Desktop
Reporting
Testing & Mocking
CMS
UI/UX Tools
Debugging
Free Tools
Support and Learning
Productivity and Design Tools
Hello everyone,
I'm new to Telerik I would like to know if there is a way of making the Timeline View show a whole month instead of just one week.
I've been struggeling to find the solution.
Greetings,
Max
$("#scheduler").kendoScheduler({
views: [
{type: "timelineMonth"}
],
...
});