We would like a virtualization of the timeline: https://www.telerik.com/kendo-react-ui/components/scheduler/api/TimelineViewProps/
We use the timeline for planning, when we have many rows with many columns it becomes slow.
Especially in combination with drag & drop hooks: https://www.telerik.com/kendo-react-ui/components/common/drag-and-drop/
In the jQuery version of the scheduler, there is an option to disable snapping and to allow free move of the events.
How to achieve this behaviour in the React version?
In the timeline view of a scheduler control we would like to be able to reorder the resources in the left-hand column so I can logically group them.
Hi Team,
We need support for implementing year view in scheduler in same way, it is supported in Kendo UI for JQuery. We would like to know the way through which it can be easily replace by native feature of Kendo React Scheduler.