Relative Content

Tag Archive for angularfocusschedulerkendo-ui-angular2

Kendo Scheduler component focus on last added/edited event

I am using Kendo UI’s Scheduler component as a planning tool.
I am using the multi-week-view component to visualize the workitems of multiple people across multiple workplaces.
When I add/edit/remove event items, Kendo’s own FocusService will automatically attempt to focus on an item in the scheduler component. but it keeps focusing on the first event item in the scheduler.