Top "Kendo-scheduler" questions

A widget from Kendo-UI that can display displays a set of events—appointments or tasks.

How can I customize a kendo scheduler popup window

I'm wondering if there is a way to customize the window that pops up when you click on the kendo …

kendo-ui kendo-scheduler
How do I bind a DropDownList to a DataSource within an editor template using the scheduler?

I'm trying to customize my use of the Kendo UI kendoScheduler widget. I'm specifying a custom template for the editable …

kendo-ui kendo-scheduler
Where to find Kendo.Mvc.Examples.Models

I am trying to create a kendo schedular but you need to pass in a model. In the examples it …

asp.net-mvc asp.net-mvc-4 kendo-ui kendo-asp.net-mvc kendo-scheduler
Kendo UI Web Scheduler - Modifying resources dataSource dynamically

I'm trying to change the resources dataSource dynamically, but the changes I am making are not being applied to the …

javascript kendo-ui scheduler kendo-scheduler kendo-datasource
Kendo UI Scheduler: Delete/Edit/Update only specified events

Im working with the Kendo Scheduler and users can create, delete, update, edit events to my local database. But I'm …

c# asp.net-mvc kendo-ui kendo-scheduler kendo-ui-mvc