DayPilot.Scheduler.rowMoveSameLevelOnly

The rowMoveSameLevelOnly property disables the possibility to drag Scheduler rows to a different level in the resource hierarchy. When set to true, the rows will be restricted to the same level during drag and drop row moving.

Default Value

false

Example

dp.rowMoveSameLevelOnly = true;